#c3f0ed color space conversions
Hex:
#c3f0ed
RGB:
195, 240, 237
CMY:
24, 6, 7
CMYK:
19, 0, 1, 6
HSL:
176°, 60.0000%, 85.2941%
HSV (HSB):
176°, 18.7500%, 94.1176%
XYZ:
68.9518, 80.0367, 91.9352
xyY:
0.2862, 0.3322, 80.0367
CIE-Lab:
91.7013, -14.9615, -3.3409
CIE-LCH:
91.7013, 15.3300, 192.5877
CIE-Luv:
91.7013, -23.0786, -2.6179
Hunter-Lab:
89.4632, -18.9857, 1.6960
#c3f0ed color charts
#c3f0ed color shades, tints & tones
#c3f0ed color schemes
#c3f0ed color preview, HTML & CSS examples
This text has a color of #c3f0ed
<p style="color:#c3f0ed;">Text here</p>
.mytext {color:#c3f0ed;}
This box has a color of #c3f0ed
<div style="background-color:#c3f0ed;">Content here</div>
.mybackground {background-color:#c3f0ed;}
Border around this has a color of #c3f0ed
<div style="border:2px solid #c3f0ed;">Content here</div>
.myborder {border:2px solid #c3f0ed;}