#cfebd1 color space conversions
Hex:
#cfebd1
RGB:
207, 235, 209
CMY:
19, 8, 18
CMYK:
12, 0, 11, 8
HSL:
124°, 41.1765%, 86.6667%
HSV (HSB):
124°, 11.9149%, 92.1569%
XYZ:
66.9491, 77.2855, 71.7106
xyY:
0.3100, 0.3579, 77.2855
CIE-Lab:
90.4529, -13.9728, 9.5307
CIE-LCH:
90.4529, 16.9137, 145.7026
CIE-Luv:
90.4529, -14.1648, 16.7460
Hunter-Lab:
87.9122, -17.9105, 13.1752
#cfebd1 color charts
#cfebd1 color shades, tints & tones
#cfebd1 color schemes
#cfebd1 color preview, HTML & CSS examples
This text has a color of #cfebd1
<p style="color:#cfebd1;">Text here</p>
.mytext {color:#cfebd1;}
This box has a color of #cfebd1
<div style="background-color:#cfebd1;">Content here</div>
.mybackground {background-color:#cfebd1;}
Border around this has a color of #cfebd1
<div style="border:2px solid #cfebd1;">Content here</div>
.myborder {border:2px solid #cfebd1;}