#c3edd8 color space conversions
Hex:
#c3edd8
RGB:
195, 237, 216
CMY:
24, 7, 15
CMYK:
18, 0, 9, 7
HSL:
150°, 53.8462%, 84.7059%
HSV (HSB):
150°, 17.7215%, 92.9412%
XYZ:
65.1845, 77.1283, 76.4174
xyY:
0.2980, 0.3526, 77.1283
CIE-Lab:
90.3807, -17.6049, 5.6795
CIE-LCH:
90.3807, 18.4983, 162.1199
CIE-Luv:
90.3807, -21.3713, 11.6815
Hunter-Lab:
87.8227, -21.2020, 9.8858
#c3edd8 color charts
#c3edd8 color shades, tints & tones
#c3edd8 color schemes
#c3edd8 color preview, HTML & CSS examples
This text has a color of #c3edd8
<p style="color:#c3edd8;">Text here</p>
.mytext {color:#c3edd8;}
This box has a color of #c3edd8
<div style="background-color:#c3edd8;">Content here</div>
.mybackground {background-color:#c3edd8;}
Border around this has a color of #c3edd8
<div style="border:2px solid #c3edd8;">Content here</div>
.myborder {border:2px solid #c3edd8;}