#c3dec0 color space conversions
Hex:
#c3dec0
RGB:
195, 222, 192
CMY:
24, 13, 25
CMYK:
12, 0, 14, 13
HSL:
114°, 31.2500%, 81.1765%
HSV (HSB):
114°, 13.5135%, 87.0588%
XYZ:
58.1414, 67.6504, 59.8626
xyY:
0.3132, 0.3644, 67.6504
CIE-Lab:
85.8313, -14.4856, 11.7280
CIE-LCH:
85.8313, 18.6381, 141.0052
CIE-Luv:
85.8313, -13.5644, 19.8392
Hunter-Lab:
82.2499, -17.7579, 14.4228
#c3dec0 color charts
#c3dec0 color shades, tints & tones
#c3dec0 color schemes
#c3dec0 color preview, HTML & CSS examples
This text has a color of #c3dec0
<p style="color:#c3dec0;">Text here</p>
.mytext {color:#c3dec0;}
This box has a color of #c3dec0
<div style="background-color:#c3dec0;">Content here</div>
.mybackground {background-color:#c3dec0;}
Border around this has a color of #c3dec0
<div style="border:2px solid #c3dec0;">Content here</div>
.myborder {border:2px solid #c3dec0;}