#cfffef color space conversions
Hex:
#cfffef
RGB:
207, 255, 239
CMY:
19, 0, 6
CMYK:
19, 0, 6, 0
HSL:
160°, 100.0000%, 90.5882%
HSV (HSB):
160°, 18.8235%, 100.0000%
XYZ:
77.0721, 91.0174, 95.1673
xyY:
0.2928, 0.3457, 91.0174
CIE-Lab:
96.4172, -18.3025, 2.6001
CIE-LCH:
96.4172, 18.4863, 171.9144
CIE-Luv:
96.4172, -24.3353, 7.2171
Hunter-Lab:
95.4030, -22.7526, 7.6386
#cfffef color charts
#cfffef color shades, tints & tones
#cfffef color schemes
#cfffef color preview, HTML & CSS examples
This text has a color of #cfffef
<p style="color:#cfffef;">Text here</p>
.mytext {color:#cfffef;}
This box has a color of #cfffef
<div style="background-color:#cfffef;">Content here</div>
.mybackground {background-color:#cfffef;}
Border around this has a color of #cfffef
<div style="border:2px solid #cfffef;">Content here</div>
.myborder {border:2px solid #cfffef;}