#efbefe color space conversions
Hex:
#efbefe
RGB:
239, 190, 254
CMY:
6, 25, 0
CMYK:
6, 25, 0, 0
HSL:
286°, 96.9697%, 87.0588%
HSV (HSB):
286°, 25.1969%, 99.6078%
XYZ:
71.8995, 62.3334, 102.0080
xyY:
0.3043, 0.2639, 62.3334
CIE-Lab:
83.0904, 28.4673, -24.8532
CIE-LCH:
83.0904, 37.7898, 318.8776
CIE-Luv:
83.0904, 22.9122, -44.3363
Hunter-Lab:
78.9515, 24.3910, -21.3386
#efbefe color charts
#efbefe color shades, tints & tones
#efbefe color schemes
#efbefe color preview, HTML & CSS examples
This text has a color of #efbefe
<p style="color:#efbefe;">Text here</p>
.mytext {color:#efbefe;}
This box has a color of #efbefe
<div style="background-color:#efbefe;">Content here</div>
.mybackground {background-color:#efbefe;}
Border around this has a color of #efbefe
<div style="border:2px solid #efbefe;">Content here</div>
.myborder {border:2px solid #efbefe;}