#c5dcc0 color space conversions
Hex:
#c5dcc0
RGB:
197, 220, 192
CMY:
23, 14, 25
CMYK:
10, 0, 13, 14
HSL:
109°, 28.5714%, 80.7843%
HSV (HSB):
109°, 12.7273%, 86.2745%
XYZ:
58.1336, 66.8625, 59.7110
xyY:
0.3147, 0.3620, 66.8625
CIE-Lab:
85.4345, -12.7938, 11.1822
CIE-LCH:
85.4345, 16.9919, 138.8455
CIE-Luv:
85.4345, -11.4873, 18.7435
Hunter-Lab:
81.7695, -16.1930, 13.9430
#c5dcc0 color charts
#c5dcc0 color shades, tints & tones
#c5dcc0 color schemes
#c5dcc0 color preview, HTML & CSS examples
This text has a color of #c5dcc0
<p style="color:#c5dcc0;">Text here</p>
.mytext {color:#c5dcc0;}
This box has a color of #c5dcc0
<div style="background-color:#c5dcc0;">Content here</div>
.mybackground {background-color:#c5dcc0;}
Border around this has a color of #c5dcc0
<div style="border:2px solid #c5dcc0;">Content here</div>
.myborder {border:2px solid #c5dcc0;}