#c0daac color space conversions
Hex:
#c0daac
RGB:
192, 218, 172
CMY:
25, 15, 33
CMYK:
12, 0, 21, 15
HSL:
94°, 38.3333%, 76.4706%
HSV (HSB):
94°, 21.1009%, 85.4902%
XYZ:
54.2560, 64.3278, 48.5866
xyY:
0.3246, 0.3848, 64.3278
CIE-Lab:
84.1362, -16.8522, 19.8161
CIE-LCH:
84.1362, 26.0130, 130.3788
CIE-Luv:
84.1362, -12.6247, 31.3314
Hunter-Lab:
80.2046, -19.6082, 20.2263
#c0daac color charts
#c0daac color shades, tints & tones
#c0daac color schemes
#c0daac color preview, HTML & CSS examples
This text has a color of #c0daac
<p style="color:#c0daac;">Text here</p>
.mytext {color:#c0daac;}
This box has a color of #c0daac
<div style="background-color:#c0daac;">Content here</div>
.mybackground {background-color:#c0daac;}
Border around this has a color of #c0daac
<div style="border:2px solid #c0daac;">Content here</div>
.myborder {border:2px solid #c0daac;}