#c0dbcb color space conversions
Hex:
#c0dbcb
RGB:
192, 219, 203
CMY:
25, 14, 20
CMYK:
12, 0, 7, 14
HSL:
144°, 27.2727%, 80.5882%
HSV (HSB):
144°, 12.3288%, 85.8824%
XYZ:
57.8492, 66.1813, 66.2252
xyY:
0.3041, 0.3479, 66.1813
CIE-Lab:
85.0888, -11.9971, 4.8373
CIE-LCH:
85.0888, 12.9356, 158.0402
CIE-Luv:
85.0888, -13.9489, 9.3551
Hunter-Lab:
81.3519, -15.4347, 8.6808
#c0dbcb color charts
#c0dbcb color shades, tints & tones
#c0dbcb color schemes
#c0dbcb color preview, HTML & CSS examples
This text has a color of #c0dbcb
<p style="color:#c0dbcb;">Text here</p>
.mytext {color:#c0dbcb;}
This box has a color of #c0dbcb
<div style="background-color:#c0dbcb;">Content here</div>
.mybackground {background-color:#c0dbcb;}
Border around this has a color of #c0dbcb
<div style="border:2px solid #c0dbcb;">Content here</div>
.myborder {border:2px solid #c0dbcb;}