#ffefff color space conversions
Hex:
#ffefff
RGB:
255, 239, 255
CMY:
0, 6, 0
CMYK:
0, 6, 0, 0
HSL:
300°, 100.0000%, 96.8627%
HSV (HSB):
300°, 6.2745%, 100.0000%
XYZ:
90.1565, 90.2130, 107.2688
xyY:
0.3134, 0.3136, 90.2130
CIE-Lab:
96.0851, 8.1478, -5.7567
CIE-LCH:
96.0851, 9.9762, 324.7575
CIE-Luv:
96.0851, 8.0725, -10.4523
Hunter-Lab:
94.9805, 3.2181, -0.4744
#ffefff color charts
#ffefff RGB chart
#ffefff CMYK chart
#ffefff RGB pie chart
#ffefff color shades, tints & tones
#ffefff color schemes
#ffefff color preview, HTML & CSS examples
This text has a color of #ffefff
<p style="color:#ffefff;">Text here</p>
.mytext {color:#ffefff;}
Text color #ffefff
This box has a color of #ffefff
<div style="background-color:#ffefff;">Content here</div>
.mybackground {background-color:#ffefff;}
Background color #ffefff
Border around this has a color of #ffefff
<div style="border:2px solid #ffefff;">Content here</div>
.myborder {border:2px solid #ffefff;}
Border color #ffefff