#beedcb color space conversions
Hex:
#beedcb
RGB:
190, 237, 203
CMY:
25, 7, 20
CMYK:
20, 0, 14, 7
HSL:
137°, 56.6265%, 83.7255%
HSV (HSB):
137°, 19.8312%, 92.9412%
XYZ:
62.2989, 75.8273, 67.8525
xyY:
0.3025, 0.3681, 75.8273
CIE-Lab:
89.7791, -21.6170, 11.5473
CIE-LCH:
89.7791, 24.5078, 151.8899
CIE-Luv:
89.7791, -23.6429, 20.9971
Hunter-Lab:
87.0789, -24.6837, 14.7560
#beedcb color charts
#beedcb color shades, tints & tones
#beedcb color schemes
#beedcb color preview, HTML & CSS examples
This text has a color of #beedcb
<p style="color:#beedcb;">Text here</p>
.mytext {color:#beedcb;}
This box has a color of #beedcb
<div style="background-color:#beedcb;">Content here</div>
.mybackground {background-color:#beedcb;}
Border around this has a color of #beedcb
<div style="border:2px solid #beedcb;">Content here</div>
.myborder {border:2px solid #beedcb;}