#c8dcd6 color space conversions
Hex:
#c8dcd6
RGB:
200, 220, 214
CMY:
22, 14, 16
CMYK:
9, 0, 3, 14
HSL:
162°, 22.2222%, 82.3529%
HSV (HSB):
162°, 9.0909%, 86.2745%
XYZ:
61.5502, 68.3208, 73.5615
xyY:
0.3026, 0.3358, 68.3208
CIE-Lab:
86.1666, -7.7927, 0.6562
CIE-LCH:
86.1666, 7.8203, 175.1869
CIE-Luv:
86.1666, -10.6142, 2.3566
Hunter-Lab:
82.6564, -11.7284, 5.0933
#c8dcd6 color charts
#c8dcd6 color shades, tints & tones
#c8dcd6 color schemes
#c8dcd6 color preview, HTML & CSS examples
This text has a color of #c8dcd6
<p style="color:#c8dcd6;">Text here</p>
.mytext {color:#c8dcd6;}
This box has a color of #c8dcd6
<div style="background-color:#c8dcd6;">Content here</div>
.mybackground {background-color:#c8dcd6;}
Border around this has a color of #c8dcd6
<div style="border:2px solid #c8dcd6;">Content here</div>
.myborder {border:2px solid #c8dcd6;}