#cfffe5 color space conversions
Hex:
#cfffe5
RGB:
207, 255, 229
CMY:
19, 0, 10
CMYK:
19, 0, 10, 0
HSL:
148°, 100.0000%, 90.5882%
HSV (HSB):
148°, 18.8235%, 100.0000%
XYZ:
75.6350, 90.4425, 87.5995
xyY:
0.2982, 0.3565, 90.4425
CIE-Lab:
96.1800, -20.1964, 7.4006
CIE-LCH:
96.1800, 21.5097, 159.8756
CIE-Luv:
96.1800, -24.2037, 14.8407
Hunter-Lab:
95.1013, -24.4644, 11.9578
#cfffe5 color charts
#cfffe5 color shades, tints & tones
#cfffe5 color schemes
#cfffe5 color preview, HTML & CSS examples
This text has a color of #cfffe5
<p style="color:#cfffe5;">Text here</p>
.mytext {color:#cfffe5;}
This box has a color of #cfffe5
<div style="background-color:#cfffe5;">Content here</div>
.mybackground {background-color:#cfffe5;}
Border around this has a color of #cfffe5
<div style="border:2px solid #cfffe5;">Content here</div>
.myborder {border:2px solid #cfffe5;}