#cff3e1 color space conversions
Hex:
#cff3e1
RGB:
207, 243, 225
CMY:
19, 5, 12
CMYK:
15, 0, 7, 5
HSL:
150°, 60.0000%, 88.2353%
HSV (HSB):
150°, 14.8148%, 95.2941%
XYZ:
71.3733, 82.8028, 83.4549
xyY:
0.3004, 0.3485, 82.8028
CIE-Lab:
92.9280, -15.0503, 4.7749
CIE-LCH:
92.9280, 15.7895, 162.3978
CIE-Luv:
92.9280, -18.4516, 9.9272
Hunter-Lab:
90.9961, -19.2355, 9.3208
#cff3e1 color charts
#cff3e1 color shades, tints & tones
#cff3e1 color schemes
#cff3e1 color preview, HTML & CSS examples
This text has a color of #cff3e1
<p style="color:#cff3e1;">Text here</p>
.mytext {color:#cff3e1;}
This box has a color of #cff3e1
<div style="background-color:#cff3e1;">Content here</div>
.mybackground {background-color:#cff3e1;}
Border around this has a color of #cff3e1
<div style="border:2px solid #cff3e1;">Content here</div>
.myborder {border:2px solid #cff3e1;}