#c0dbd7 color space conversions
Hex:
#c0dbd7
RGB:
192, 219, 215
CMY:
25, 14, 16
CMYK:
12, 0, 2, 14
HSL:
171°, 27.2727%, 80.5882%
HSV (HSB):
171°, 12.3288%, 85.8824%
XYZ:
59.3355, 66.7758, 74.0517
xyY:
0.2964, 0.3336, 66.7758
CIE-Lab:
85.3906, -9.6998, -1.0707
CIE-LCH:
85.3906, 9.7587, 186.2991
CIE-Luv:
85.3906, -14.2849, 0.0407
Hunter-Lab:
81.7165, -13.3924, 3.4728
#c0dbd7 color charts
#c0dbd7 color shades, tints & tones
#c0dbd7 color schemes
#c0dbd7 color preview, HTML & CSS examples
This text has a color of #c0dbd7
<p style="color:#c0dbd7;">Text here</p>
.mytext {color:#c0dbd7;}
This box has a color of #c0dbd7
<div style="background-color:#c0dbd7;">Content here</div>
.mybackground {background-color:#c0dbd7;}
Border around this has a color of #c0dbd7
<div style="border:2px solid #c0dbd7;">Content here</div>
.myborder {border:2px solid #c0dbd7;}