#cff7ef color space conversions
Hex:
#cff7ef
RGB:
207, 247, 239
CMY:
19, 3, 6
CMYK:
16, 0, 3, 3
HSL:
168°, 71.4286%, 89.0196%
HSV (HSB):
168°, 16.1943%, 96.8627%
XYZ:
74.5729, 86.0189, 94.3343
xyY:
0.2925, 0.3374, 86.0189
CIE-Lab:
94.3204, -14.3600, -0.4554
CIE-LCH:
94.3204, 14.3672, 181.8162
CIE-Luv:
94.3204, -20.6268, 1.7991
Hunter-Lab:
92.7464, -18.7830, 4.6174
#cff7ef color charts
#cff7ef color shades, tints & tones
#cff7ef color schemes
#cff7ef color preview, HTML & CSS examples
This text has a color of #cff7ef
<p style="color:#cff7ef;">Text here</p>
.mytext {color:#cff7ef;}
This box has a color of #cff7ef
<div style="background-color:#cff7ef;">Content here</div>
.mybackground {background-color:#cff7ef;}
Border around this has a color of #cff7ef
<div style="border:2px solid #cff7ef;">Content here</div>
.myborder {border:2px solid #cff7ef;}