#ffeffc color space conversions
Hex:
#ffeffc
RGB:
255, 239, 252
CMY:
0, 6, 1
CMYK:
0, 6, 1, 0
HSL:
311°, 100.0000%, 96.8627%
HSV (HSB):
311°, 6.2745%, 100.0000%
XYZ:
89.6772, 90.0213, 104.7448
xyY:
0.3153, 0.3165, 90.0213
CIE-Lab:
96.0056, 7.6181, -4.3204
CIE-LCH:
96.0056, 8.7579, 330.4415
CIE-Luv:
96.0056, 8.2900, -8.0954
Hunter-Lab:
94.8795, 2.6734, 0.9609
#ffeffc color charts
#ffeffc RGB chart
#ffeffc CMYK chart
#ffeffc RGB pie chart
#ffeffc color shades, tints & tones
#ffeffc color schemes
#ffeffc color preview, HTML & CSS examples
This text has a color of #ffeffc
<p style="color:#ffeffc;">Text here</p>
.mytext {color:#ffeffc;}
Text color #ffeffc
This box has a color of #ffeffc
<div style="background-color:#ffeffc;">Content here</div>
.mybackground {background-color:#ffeffc;}
Background color #ffeffc
Border around this has a color of #ffeffc
<div style="border:2px solid #ffeffc;">Content here</div>
.myborder {border:2px solid #ffeffc;}
Border color #ffeffc