#c8dacc color space conversions
Hex:
#c8dacc
RGB:
200, 218, 204
CMY:
22, 15, 20
CMYK:
8, 0, 6, 15
HSL:
133°, 19.5652%, 81.9608%
HSV (HSB):
133°, 8.2569%, 85.4902%
XYZ:
59.7899, 66.7818, 66.8657
xyY:
0.3091, 0.3452, 66.7818
CIE-Lab:
85.3936, -8.6247, 4.8184
CIE-LCH:
85.3936, 9.8794, 150.8091
CIE-Luv:
85.3936, -9.2678, 8.7451
Hunter-Lab:
81.7201, -12.4121, 8.6914
#c8dacc color charts
#c8dacc color shades, tints & tones
#c8dacc color schemes
#c8dacc color preview, HTML & CSS examples
This text has a color of #c8dacc
<p style="color:#c8dacc;">Text here</p>
.mytext {color:#c8dacc;}
This box has a color of #c8dacc
<div style="background-color:#c8dacc;">Content here</div>
.mybackground {background-color:#c8dacc;}
Border around this has a color of #c8dacc
<div style="border:2px solid #c8dacc;">Content here</div>
.myborder {border:2px solid #c8dacc;}