#c5dacc color space conversions
Hex:
#c5dacc
RGB:
197, 218, 204
CMY:
23, 15, 20
CMYK:
10, 0, 6, 15
HSL:
140°, 22.1053%, 81.3725%
HSV (HSB):
140°, 9.6330%, 85.4902%
XYZ:
58.9964, 66.3728, 66.8285
xyY:
0.3070, 0.3453, 66.3728
CIE-Lab:
85.1862, -9.6342, 4.4922
CIE-LCH:
85.1862, 10.6300, 155.0013
CIE-Luv:
85.1862, -10.8686, 8.4339
Hunter-Lab:
81.4695, -13.3101, 8.3937
#c5dacc color charts
#c5dacc color shades, tints & tones
#c5dacc color schemes
#c5dacc color preview, HTML & CSS examples
This text has a color of #c5dacc
<p style="color:#c5dacc;">Text here</p>
.mytext {color:#c5dacc;}
This box has a color of #c5dacc
<div style="background-color:#c5dacc;">Content here</div>
.mybackground {background-color:#c5dacc;}
Border around this has a color of #c5dacc
<div style="border:2px solid #c5dacc;">Content here</div>
.myborder {border:2px solid #c5dacc;}