#cff3d6 color space conversions
Hex:
#cff3d6
RGB:
207, 243, 214
CMY:
19, 5, 16
CMYK:
15, 0, 12, 5
HSL:
132°, 60.0000%, 88.2353%
HSV (HSB):
132°, 14.8148%, 95.2941%
XYZ:
69.9203, 82.2216, 75.8035
xyY:
0.3067, 0.3607, 82.2216
CIE-Lab:
92.6726, -17.0543, 10.1083
CIE-LCH:
92.6726, 19.8249, 149.3442
CIE-Luv:
92.6726, -18.2155, 18.2076
Hunter-Lab:
90.6761, -21.0420, 13.9080
#cff3d6 color charts
#cff3d6 color shades, tints & tones
#cff3d6 color schemes
#cff3d6 color preview, HTML & CSS examples
This text has a color of #cff3d6
<p style="color:#cff3d6;">Text here</p>
.mytext {color:#cff3d6;}
This box has a color of #cff3d6
<div style="background-color:#cff3d6;">Content here</div>
.mybackground {background-color:#cff3d6;}
Border around this has a color of #cff3d6
<div style="border:2px solid #cff3d6;">Content here</div>
.myborder {border:2px solid #cff3d6;}