#cff5e2 color space conversions
Hex:
#cff5e2
RGB:
207, 245, 226
CMY:
19, 4, 11
CMYK:
16, 0, 8, 4
HSL:
150°, 65.5172%, 88.6275%
HSV (HSB):
150°, 15.5102%, 96.0784%
XYZ:
72.1120, 84.0612, 84.3762
xyY:
0.2998, 0.3495, 84.0612
CIE-Lab:
93.4771, -15.8543, 5.0504
CIE-LCH:
93.4771, 16.6393, 162.3307
CIE-Luv:
93.4771, -19.4270, 10.4922
Hunter-Lab:
91.6849, -20.0548, 9.6157
#cff5e2 color charts
#cff5e2 color shades, tints & tones
#cff5e2 color schemes
#cff5e2 color preview, HTML & CSS examples
This text has a color of #cff5e2
<p style="color:#cff5e2;">Text here</p>
.mytext {color:#cff5e2;}
This box has a color of #cff5e2
<div style="background-color:#cff5e2;">Content here</div>
.mybackground {background-color:#cff5e2;}
Border around this has a color of #cff5e2
<div style="border:2px solid #cff5e2;">Content here</div>
.myborder {border:2px solid #cff5e2;}