#c7dcd1 color space conversions
Hex:
#c7dcd1
RGB:
199, 220, 209
CMY:
22, 14, 18
CMYK:
10, 0, 5, 14
HSL:
149°, 23.0769%, 82.1569%
HSV (HSB):
149°, 9.5455%, 86.2745%
XYZ:
60.6550, 67.9320, 70.2369
xyY:
0.3051, 0.3417, 67.9320
CIE-Lab:
85.9724, -9.0631, 3.0060
CIE-LCH:
85.9724, 9.5486, 161.6506
CIE-Luv:
85.9724, -10.9669, 6.1256
Hunter-Lab:
82.4208, -12.8751, 7.1692
#c7dcd1 color charts
#c7dcd1 color shades, tints & tones
#c7dcd1 color schemes
#c7dcd1 color preview, HTML & CSS examples
This text has a color of #c7dcd1
<p style="color:#c7dcd1;">Text here</p>
.mytext {color:#c7dcd1;}
This box has a color of #c7dcd1
<div style="background-color:#c7dcd1;">Content here</div>
.mybackground {background-color:#c7dcd1;}
Border around this has a color of #c7dcd1
<div style="border:2px solid #c7dcd1;">Content here</div>
.myborder {border:2px solid #c7dcd1;}