#bedfcc color space conversions
Hex:
#bedfcc
RGB:
190, 223, 204
CMY:
25, 13, 20
CMYK:
15, 0, 9, 13
HSL:
145°, 34.0206%, 80.9804%
HSV (HSB):
145°, 14.7982%, 87.4510%
XYZ:
58.5220, 68.0821, 67.1835
xyY:
0.3020, 0.3513, 68.0821
CIE-Lab:
86.0475, -14.4932, 5.6769
CIE-LCH:
86.0475, 15.5653, 158.6102
CIE-Luv:
86.0475, -16.9413, 11.0507
Hunter-Lab:
82.5119, -17.7938, 9.4828
#bedfcc color charts
#bedfcc color shades, tints & tones
#bedfcc color schemes
#bedfcc color preview, HTML & CSS examples
This text has a color of #bedfcc
<p style="color:#bedfcc;">Text here</p>
.mytext {color:#bedfcc;}
This box has a color of #bedfcc
<div style="background-color:#bedfcc;">Content here</div>
.mybackground {background-color:#bedfcc;}
Border around this has a color of #bedfcc
<div style="border:2px solid #bedfcc;">Content here</div>
.myborder {border:2px solid #bedfcc;}