#bedecc color space conversions
Hex:
#bedecc
RGB:
190, 222, 204
CMY:
25, 13, 20
CMYK:
14, 0, 8, 13
HSL:
146°, 32.6531%, 80.7843%
HSV (HSB):
146°, 14.4144%, 87.0588%
XYZ:
58.2556, 67.5493, 67.0947
xyY:
0.3020, 0.3502, 67.5493
CIE-Lab:
85.7806, -13.9892, 5.2917
CIE-LCH:
85.7806, 14.9566, 159.2798
CIE-Luv:
85.7806, -16.4578, 10.3869
Hunter-Lab:
82.1884, -17.3080, 9.1304
#bedecc color charts
#bedecc color shades, tints & tones
#bedecc color schemes
#bedecc color preview, HTML & CSS examples
This text has a color of #bedecc
<p style="color:#bedecc;">Text here</p>
.mytext {color:#bedecc;}
This box has a color of #bedecc
<div style="background-color:#bedecc;">Content here</div>
.mybackground {background-color:#bedecc;}
Border around this has a color of #bedecc
<div style="border:2px solid #bedecc;">Content here</div>
.myborder {border:2px solid #bedecc;}