#c2cdc8 color space conversions
Hex:
#c2cdc8
RGB:
194, 205, 200
CMY:
24, 20, 22
CMYK:
5, 0, 2, 20
HSL:
153°, 9.9099%, 78.2353%
HSV (HSB):
153°, 5.3659%, 80.3922%
XYZ:
54.5048, 59.3021, 63.2173
xyY:
0.3079, 0.3350, 59.3021
CIE-Lab:
81.4574, -4.6727, 1.1816
CIE-LCH:
81.4574, 4.8198, 165.8094
CIE-Luv:
81.4574, -5.8562, 2.5888
Hunter-Lab:
77.0079, -8.4247, 5.2331
#c2cdc8 color charts
#c2cdc8 color shades, tints & tones
#c2cdc8 color schemes
#c2cdc8 color preview, HTML & CSS examples
This text has a color of #c2cdc8
<p style="color:#c2cdc8;">Text here</p>
.mytext {color:#c2cdc8;}
This box has a color of #c2cdc8
<div style="background-color:#c2cdc8;">Content here</div>
.mybackground {background-color:#c2cdc8;}
Border around this has a color of #c2cdc8
<div style="border:2px solid #c2cdc8;">Content here</div>
.myborder {border:2px solid #c2cdc8;}