#cff6e1 color space conversions
Hex:
#cff6e1
RGB:
207, 246, 225
CMY:
19, 4, 12
CMYK:
16, 0, 9, 4
HSL:
148°, 68.4211%, 88.8235%
HSV (HSB):
148°, 15.8537%, 96.4706%
XYZ:
72.2785, 84.6132, 83.7567
xyY:
0.3003, 0.3516, 84.6132
CIE-Lab:
93.7162, -16.5342, 5.9134
CIE-LCH:
93.7162, 17.5599, 160.3207
CIE-Luv:
93.7162, -19.8836, 11.9156
Hunter-Lab:
91.9854, -20.7163, 10.4037
#cff6e1 color charts
#cff6e1 color shades, tints & tones
#cff6e1 color schemes
#cff6e1 color preview, HTML & CSS examples
This text has a color of #cff6e1
<p style="color:#cff6e1;">Text here</p>
.mytext {color:#cff6e1;}
This box has a color of #cff6e1
<div style="background-color:#cff6e1;">Content here</div>
.mybackground {background-color:#cff6e1;}
Border around this has a color of #cff6e1
<div style="border:2px solid #cff6e1;">Content here</div>
.myborder {border:2px solid #cff6e1;}