#e9b5b5 color space conversions
Hex:
#e9b5b5
RGB:
233, 181, 181
CMY:
9, 29, 29
CMYK:
0, 22, 22, 9
HSL:
0°, 54.1667%, 81.1765%
HSV (HSB):
0°, 22.3176%, 91.3725%
XYZ:
58.4686, 53.7076, 51.0010
xyY:
0.3583, 0.3291, 53.7076
CIE-Lab:
78.2909, 18.8111, 7.2474
CIE-LCH:
78.2909, 20.1589, 21.0702
CIE-Luv:
78.2909, 32.6769, 7.0350
Hunter-Lab:
73.2855, 14.1614, 10.0385
#e9b5b5 color charts
#e9b5b5 color shades, tints & tones
#e9b5b5 color schemes
#e9b5b5 color preview, HTML & CSS examples
This text has a color of #e9b5b5
<p style="color:#e9b5b5;">Text here</p>
.mytext {color:#e9b5b5;}
This box has a color of #e9b5b5
<div style="background-color:#e9b5b5;">Content here</div>
.mybackground {background-color:#e9b5b5;}
Border around this has a color of #e9b5b5
<div style="border:2px solid #e9b5b5;">Content here</div>
.myborder {border:2px solid #e9b5b5;}