#c3dcc5 color space conversions
Hex:
#c3dcc5
RGB:
195, 220, 197
CMY:
24, 14, 23
CMYK:
11, 0, 10, 14
HSL:
125°, 26.3158%, 81.3725%
HSV (HSB):
125°, 11.3636%, 86.2745%
XYZ:
58.1769, 66.8197, 62.6546
xyY:
0.3100, 0.3561, 66.8197
CIE-Lab:
85.4128, -12.5952, 8.4979
CIE-LCH:
85.4128, 15.1938, 145.9927
CIE-Luv:
85.4128, -12.7031, 14.8436
Hunter-Lab:
81.7433, -16.0120, 11.7758
#c3dcc5 color charts
#c3dcc5 color shades, tints & tones
#c3dcc5 color schemes
#c3dcc5 color preview, HTML & CSS examples
This text has a color of #c3dcc5
<p style="color:#c3dcc5;">Text here</p>
.mytext {color:#c3dcc5;}
This box has a color of #c3dcc5
<div style="background-color:#c3dcc5;">Content here</div>
.mybackground {background-color:#c3dcc5;}
Border around this has a color of #c3dcc5
<div style="border:2px solid #c3dcc5;">Content here</div>
.myborder {border:2px solid #c3dcc5;}