#c3e1d5 color space conversions
Hex:
#c3e1d5
RGB:
195, 225, 213
CMY:
24, 12, 16
CMYK:
13, 0, 5, 12
HSL:
156°, 33.3333%, 82.3529%
HSV (HSB):
156°, 13.3333%, 88.2353%
XYZ:
61.4411, 70.2566, 73.2734
xyY:
0.2998, 0.3428, 70.2566
CIE-Lab:
87.1226, -12.1689, 2.5338
CIE-LCH:
87.1226, 12.4299, 168.2379
CIE-Luv:
87.1226, -15.5865, 5.9627
Hunter-Lab:
83.8192, -15.8397, 6.8431
#c3e1d5 color charts
#c3e1d5 color shades, tints & tones
#c3e1d5 color schemes
#c3e1d5 color preview, HTML & CSS examples
This text has a color of #c3e1d5
<p style="color:#c3e1d5;">Text here</p>
.mytext {color:#c3e1d5;}
This box has a color of #c3e1d5
<div style="background-color:#c3e1d5;">Content here</div>
.mybackground {background-color:#c3e1d5;}
Border around this has a color of #c3e1d5
<div style="border:2px solid #c3e1d5;">Content here</div>
.myborder {border:2px solid #c3e1d5;}