#c3e2d2 color space conversions
Hex:
#c3e2d2
RGB:
195, 226, 210
CMY:
24, 11, 18
CMYK:
14, 0, 7, 11
HSL:
149°, 34.8315%, 82.5490%
HSV (HSB):
149°, 13.7168%, 88.6275%
XYZ:
61.3349, 70.6480, 71.3765
xyY:
0.3016, 0.3474, 70.6480
CIE-Lab:
87.3137, -13.2420, 4.3890
CIE-LCH:
87.3137, 13.9504, 161.6627
CIE-Luv:
87.3137, -15.9934, 8.9405
Hunter-Lab:
84.0523, -16.8361, 8.4881
#c3e2d2 color charts
#c3e2d2 color shades, tints & tones
#c3e2d2 color schemes
#c3e2d2 color preview, HTML & CSS examples
This text has a color of #c3e2d2
<p style="color:#c3e2d2;">Text here</p>
.mytext {color:#c3e2d2;}
This box has a color of #c3e2d2
<div style="background-color:#c3e2d2;">Content here</div>
.mybackground {background-color:#c3e2d2;}
Border around this has a color of #c3e2d2
<div style="border:2px solid #c3e2d2;">Content here</div>
.myborder {border:2px solid #c3e2d2;}