#c2ddcd color space conversions
Hex:
#c2ddcd
RGB:
194, 221, 205
CMY:
24, 13, 20
CMYK:
12, 0, 7, 13
HSL:
144°, 28.4211%, 81.3725%
HSV (HSB):
144°, 12.2172%, 86.6667%
XYZ:
59.1240, 67.5900, 67.6876
xyY:
0.3041, 0.3477, 67.5900
CIE-Lab:
85.8010, -11.9771, 4.8271
CIE-LCH:
85.8010, 12.9132, 158.0494
CIE-Luv:
85.8010, -13.9465, 9.3493
Hunter-Lab:
82.2131, -15.5038, 8.7346
#c2ddcd color charts
#c2ddcd color shades, tints & tones
#c2ddcd color schemes
#c2ddcd color preview, HTML & CSS examples
This text has a color of #c2ddcd
<p style="color:#c2ddcd;">Text here</p>
.mytext {color:#c2ddcd;}
This box has a color of #c2ddcd
<div style="background-color:#c2ddcd;">Content here</div>
.mybackground {background-color:#c2ddcd;}
Border around this has a color of #c2ddcd
<div style="border:2px solid #c2ddcd;">Content here</div>
.myborder {border:2px solid #c2ddcd;}