#e9b2b4 color space conversions
Hex:
#e9b2b4
RGB:
233, 178, 180
CMY:
9, 30, 29
CMYK:
0, 24, 23, 9
HSL:
358°, 55.5556%, 80.5882%
HSV (HSB):
358°, 23.6052%, 91.3725%
XYZ:
57.7629, 52.4597, 50.2613
xyY:
0.3599, 0.3269, 52.4597
CIE-Lab:
77.5549, 20.2656, 6.7330
CIE-LCH:
77.5549, 21.3548, 18.3784
CIE-Luv:
77.5549, 34.5511, 6.0117
Hunter-Lab:
72.4291, 15.6046, 9.5567
#e9b2b4 color charts
#e9b2b4 color shades, tints & tones
#e9b2b4 color schemes
#e9b2b4 color preview, HTML & CSS examples
This text has a color of #e9b2b4
<p style="color:#e9b2b4;">Text here</p>
.mytext {color:#e9b2b4;}
This box has a color of #e9b2b4
<div style="background-color:#e9b2b4;">Content here</div>
.mybackground {background-color:#e9b2b4;}
Border around this has a color of #e9b2b4
<div style="border:2px solid #e9b2b4;">Content here</div>
.myborder {border:2px solid #e9b2b4;}