#c2daca color space conversions
Hex:
#c2daca
RGB:
194, 218, 202
CMY:
24, 15, 21
CMYK:
11, 0, 7, 15
HSL:
140°, 24.4898%, 80.7843%
HSV (HSB):
140°, 11.0092%, 85.4902%
XYZ:
57.9802, 65.8764, 65.5367
xyY:
0.3061, 0.3478, 65.8764
CIE-Lab:
84.9333, -11.0074, 5.1586
CIE-LCH:
84.9333, 12.1563, 154.8899
CIE-Luv:
84.9333, -12.3869, 9.6569
Hunter-Lab:
81.1643, -14.5249, 8.9409
#c2daca color charts
#c2daca color shades, tints & tones
#c2daca color schemes
#c2daca color preview, HTML & CSS examples
This text has a color of #c2daca
<p style="color:#c2daca;">Text here</p>
.mytext {color:#c2daca;}
This box has a color of #c2daca
<div style="background-color:#c2daca;">Content here</div>
.mybackground {background-color:#c2daca;}
Border around this has a color of #c2daca
<div style="border:2px solid #c2daca;">Content here</div>
.myborder {border:2px solid #c2daca;}