#e1b6b5 color space conversions
Hex:
#e1b6b5
RGB:
225, 182, 181
CMY:
12, 29, 29
CMYK:
0, 19, 20, 12
HSL:
1°, 42.3077%, 79.6078%
HSV (HSB):
1°, 19.5556%, 88.2353%
XYZ:
56.1198, 52.7996, 50.9496
xyY:
0.3510, 0.3303, 52.7996
CIE-Lab:
77.7566, 15.3420, 6.3783
CIE-LCH:
77.7566, 16.6151, 22.5747
CIE-Luv:
77.7566, 26.7096, 6.4726
Hunter-Lab:
72.6634, 10.6992, 9.2918
#e1b6b5 color charts
#e1b6b5 color shades, tints & tones
#e1b6b5 color schemes
#e1b6b5 color preview, HTML & CSS examples
This text has a color of #e1b6b5
<p style="color:#e1b6b5;">Text here</p>
.mytext {color:#e1b6b5;}
This box has a color of #e1b6b5
<div style="background-color:#e1b6b5;">Content here</div>
.mybackground {background-color:#e1b6b5;}
Border around this has a color of #e1b6b5
<div style="border:2px solid #e1b6b5;">Content here</div>
.myborder {border:2px solid #e1b6b5;}