#effbd5 color space conversions
Hex:
#effbd5
RGB:
239, 251, 213
CMY:
6, 2, 16
CMYK:
5, 0, 15, 2
HSL:
79°, 82.6087%, 90.9804%
HSV (HSB):
79°, 15.1394%, 98.4314%
XYZ:
82.1040, 92.1492, 76.4100
xyY:
0.3275, 0.3676, 92.1492
CIE-Lab:
96.8813, -10.3689, 16.8931
CIE-LCH:
96.8813, 19.8215, 121.5413
CIE-Luv:
96.8813, -4.9378, 26.9070
Hunter-Lab:
95.9944, -15.3190, 20.0021
#effbd5 color charts
#effbd5 color shades, tints & tones
#effbd5 color schemes
#effbd5 color preview, HTML & CSS examples
This text has a color of #effbd5
<p style="color:#effbd5;">Text here</p>
.mytext {color:#effbd5;}
This box has a color of #effbd5
<div style="background-color:#effbd5;">Content here</div>
.mybackground {background-color:#effbd5;}
Border around this has a color of #effbd5
<div style="border:2px solid #effbd5;">Content here</div>
.myborder {border:2px solid #effbd5;}