#c8d8cd color space conversions
Hex:
#c8d8cd
RGB:
200, 216, 205
CMY:
22, 15, 20
CMYK:
7, 0, 5, 15
HSL:
139°, 17.0213%, 81.5686%
HSV (HSB):
139°, 7.4074%, 84.7059%
XYZ:
59.3947, 65.7989, 67.3276
xyY:
0.3085, 0.3418, 65.7989
CIE-Lab:
84.8937, -7.4159, 3.5659
CIE-LCH:
84.8937, 8.2287, 154.3197
CIE-Luv:
84.8937, -8.3070, 6.6633
Hunter-Lab:
81.1165, -11.2535, 7.5702
#c8d8cd color charts
#c8d8cd color shades, tints & tones
#c8d8cd color schemes
#c8d8cd color preview, HTML & CSS examples
This text has a color of #c8d8cd
<p style="color:#c8d8cd;">Text here</p>
.mytext {color:#c8d8cd;}
This box has a color of #c8d8cd
<div style="background-color:#c8d8cd;">Content here</div>
.mybackground {background-color:#c8d8cd;}
Border around this has a color of #c8d8cd
<div style="border:2px solid #c8d8cd;">Content here</div>
.myborder {border:2px solid #c8d8cd;}