#c3f3dd color space conversions
Hex:
#c3f3dd
RGB:
195, 243, 221
CMY:
24, 5, 13
CMYK:
20, 0, 9, 5
HSL:
153°, 66.6667%, 85.8824%
HSV (HSB):
153°, 19.7531%, 95.2941%
XYZ:
67.6074, 80.9237, 80.4632
xyY:
0.2952, 0.3534, 80.9237
CIE-Lab:
92.0977, -19.6094, 5.5571
CIE-LCH:
92.0977, 20.3816, 164.1777
CIE-Luv:
92.0977, -24.2554, 11.8766
Hunter-Lab:
89.9576, -23.2746, 9.9380
#c3f3dd color charts
#c3f3dd color shades, tints & tones
#c3f3dd color schemes
#c3f3dd color preview, HTML & CSS examples
This text has a color of #c3f3dd
<p style="color:#c3f3dd;">Text here</p>
.mytext {color:#c3f3dd;}
This box has a color of #c3f3dd
<div style="background-color:#c3f3dd;">Content here</div>
.mybackground {background-color:#c3f3dd;}
Border around this has a color of #c3f3dd
<div style="border:2px solid #c3f3dd;">Content here</div>
.myborder {border:2px solid #c3f3dd;}