#e9b4b4 color space conversions
Hex:
#e9b4b4
RGB:
233, 180, 180
CMY:
9, 29, 29
CMYK:
0, 23, 23, 9
HSL:
0°, 54.6392%, 80.9804%
HSV (HSB):
0°, 22.7468%, 91.3725%
XYZ:
58.1637, 53.2614, 50.3949
xyY:
0.3594, 0.3291, 53.2614
CIE-Lab:
78.0291, 19.1992, 7.4137
CIE-LCH:
78.0291, 20.5808, 21.1139
CIE-Luv:
78.0291, 33.3800, 7.1867
Hunter-Lab:
72.9804, 14.5447, 10.1450
#e9b4b4 color charts
#e9b4b4 color shades, tints & tones
#e9b4b4 color schemes
#e9b4b4 color preview, HTML & CSS examples
This text has a color of #e9b4b4
<p style="color:#e9b4b4;">Text here</p>
.mytext {color:#e9b4b4;}
This box has a color of #e9b4b4
<div style="background-color:#e9b4b4;">Content here</div>
.mybackground {background-color:#e9b4b4;}
Border around this has a color of #e9b4b4
<div style="border:2px solid #e9b4b4;">Content here</div>
.myborder {border:2px solid #e9b4b4;}