#bedecb color space conversions
Hex:
#bedecb
RGB:
190, 222, 203
CMY:
25, 13, 20
CMYK:
14, 0, 9, 13
HSL:
144°, 32.6531%, 80.7843%
HSV (HSB):
144°, 14.4144%, 87.0588%
XYZ:
58.1360, 67.5015, 66.4649
xyY:
0.3026, 0.3514, 67.5015
CIE-Lab:
85.7566, -14.1765, 5.7845
CIE-LCH:
85.7566, 15.3112, 157.8030
CIE-Luv:
85.7566, -16.4350, 11.1492
Hunter-Lab:
82.1593, -17.4720, 9.5473
#bedecb color charts
#bedecb color shades, tints & tones
#bedecb color schemes
#bedecb color preview, HTML & CSS examples
This text has a color of #bedecb
<p style="color:#bedecb;">Text here</p>
.mytext {color:#bedecb;}
This box has a color of #bedecb
<div style="background-color:#bedecb;">Content here</div>
.mybackground {background-color:#bedecb;}
Border around this has a color of #bedecb
<div style="border:2px solid #bedecb;">Content here</div>
.myborder {border:2px solid #bedecb;}