#efbdbb color space conversions
Hex:
#efbdbb
RGB:
239, 189, 187
CMY:
6, 26, 27
CMYK:
0, 21, 22, 6
HSL:
2°, 61.9048%, 83.5294%
HSV (HSB):
2°, 21.7573%, 93.7255%
XYZ:
62.7638, 58.3338, 54.9652
xyY:
0.3565, 0.3313, 58.3338
CIE-Lab:
80.9240, 17.6294, 7.8628
CIE-LCH:
80.9240, 19.3034, 24.0372
CIE-Luv:
80.9240, 31.3926, 8.1910
Hunter-Lab:
76.3765, 13.0267, 10.7949
#efbdbb color charts
#efbdbb color shades, tints & tones
#efbdbb color schemes
#efbdbb color preview, HTML & CSS examples
This text has a color of #efbdbb
<p style="color:#efbdbb;">Text here</p>
.mytext {color:#efbdbb;}
This box has a color of #efbdbb
<div style="background-color:#efbdbb;">Content here</div>
.mybackground {background-color:#efbdbb;}
Border around this has a color of #efbdbb
<div style="border:2px solid #efbdbb;">Content here</div>
.myborder {border:2px solid #efbdbb;}