#cbdeca color space conversions
Hex:
#cbdeca
RGB:
203, 222, 202
CMY:
20, 13, 21
CMYK:
9, 0, 9, 13
HSL:
117°, 23.2558%, 83.1373%
HSV (HSB):
117°, 9.0090%, 87.0588%
XYZ:
61.4105, 69.2033, 65.9980
xyY:
0.3123, 0.3520, 69.2033
CIE-Lab:
86.6046, -10.0082, 7.6448
CIE-LCH:
86.6046, 12.5939, 142.6253
CIE-Luv:
86.6046, -9.5851, 13.1766
Hunter-Lab:
83.1885, -13.8096, 11.1940
#cbdeca color charts
#cbdeca color shades, tints & tones
#cbdeca color schemes
#cbdeca color preview, HTML & CSS examples
This text has a color of #cbdeca
<p style="color:#cbdeca;">Text here</p>
.mytext {color:#cbdeca;}
This box has a color of #cbdeca
<div style="background-color:#cbdeca;">Content here</div>
.mybackground {background-color:#cbdeca;}
Border around this has a color of #cbdeca
<div style="border:2px solid #cbdeca;">Content here</div>
.myborder {border:2px solid #cbdeca;}