#beedcc color space conversions
Hex:
#beedcc
RGB:
190, 237, 204
CMY:
25, 7, 20
CMYK:
20, 0, 14, 7
HSL:
138°, 56.6265%, 83.7255%
HSV (HSB):
138°, 19.8312%, 92.9412%
XYZ:
62.4185, 75.8752, 68.4823
xyY:
0.3019, 0.3669, 75.8752
CIE-Lab:
89.8013, -21.4351, 11.0588
CIE-LCH:
89.8013, 24.1197, 152.7100
CIE-Luv:
89.8013, -23.6535, 20.2588
Hunter-Lab:
87.1063, -24.5270, 14.3611
#beedcc color charts
#beedcc color shades, tints & tones
#beedcc color schemes
#beedcc color preview, HTML & CSS examples
This text has a color of #beedcc
<p style="color:#beedcc;">Text here</p>
.mytext {color:#beedcc;}
This box has a color of #beedcc
<div style="background-color:#beedcc;">Content here</div>
.mybackground {background-color:#beedcc;}
Border around this has a color of #beedcc
<div style="border:2px solid #beedcc;">Content here</div>
.myborder {border:2px solid #beedcc;}