#c2ddc1 color space conversions
Hex:
#c2ddc1
RGB:
194, 221, 193
CMY:
24, 13, 24
CMYK:
12, 0, 13, 13
HSL:
118°, 29.1667%, 81.1765%
HSV (HSB):
118°, 12.6697%, 86.6667%
XYZ:
57.7302, 67.0325, 60.3479
xyY:
0.3119, 0.3621, 67.0325
CIE-Lab:
85.5204, -14.1480, 10.7503
CIE-LCH:
85.5204, 17.7689, 142.7708
CIE-Luv:
85.5204, -13.6203, 18.3703
Hunter-Lab:
81.8734, -17.4152, 13.6094
#c2ddc1 color charts
#c2ddc1 color shades, tints & tones
#c2ddc1 color schemes
#c2ddc1 color preview, HTML & CSS examples
This text has a color of #c2ddc1
<p style="color:#c2ddc1;">Text here</p>
.mytext {color:#c2ddc1;}
This box has a color of #c2ddc1
<div style="background-color:#c2ddc1;">Content here</div>
.mybackground {background-color:#c2ddc1;}
Border around this has a color of #c2ddc1
<div style="border:2px solid #c2ddc1;">Content here</div>
.myborder {border:2px solid #c2ddc1;}