#c2dac7 color space conversions
Hex:
#c2dac7
RGB:
194, 218, 199
CMY:
24, 15, 22
CMYK:
11, 0, 9, 15
HSL:
133°, 24.4898%, 80.7843%
HSV (HSB):
133°, 11.0092%, 85.4902%
XYZ:
57.6283, 65.7357, 63.6837
xyY:
0.3081, 0.3514, 65.7357
CIE-Lab:
84.8614, -11.5569, 6.6413
CIE-LCH:
84.8614, 13.3292, 150.1159
CIE-Luv:
84.8614, -12.2964, 11.9364
Hunter-Lab:
81.0775, -15.0113, 10.1839
#c2dac7 color charts
#c2dac7 color shades, tints & tones
#c2dac7 color schemes
#c2dac7 color preview, HTML & CSS examples
This text has a color of #c2dac7
<p style="color:#c2dac7;">Text here</p>
.mytext {color:#c2dac7;}
This box has a color of #c2dac7
<div style="background-color:#c2dac7;">Content here</div>
.mybackground {background-color:#c2dac7;}
Border around this has a color of #c2dac7
<div style="border:2px solid #c2dac7;">Content here</div>
.myborder {border:2px solid #c2dac7;}