#e1b3a5 color space conversions
Hex:
#e1b3a5
RGB:
225, 179, 165
CMY:
12, 30, 35
CMYK:
0, 20, 27, 12
HSL:
14°, 50.0000%, 76.4706%
HSV (HSB):
14°, 26.6667%, 88.2353%
XYZ:
53.9630, 50.9644, 42.5903
xyY:
0.3658, 0.3455, 50.9644
CIE-Lab:
76.6574, 14.6357, 13.4870
CIE-LCH:
76.6574, 19.9023, 42.6611
CIE-Luv:
76.6574, 30.1808, 16.3667
Hunter-Lab:
71.3893, 9.9963, 14.6006
#e1b3a5 color charts
#e1b3a5 color shades, tints & tones
#e1b3a5 color schemes
#e1b3a5 color preview, HTML & CSS examples
This text has a color of #e1b3a5
<p style="color:#e1b3a5;">Text here</p>
.mytext {color:#e1b3a5;}
This box has a color of #e1b3a5
<div style="background-color:#e1b3a5;">Content here</div>
.mybackground {background-color:#e1b3a5;}
Border around this has a color of #e1b3a5
<div style="border:2px solid #e1b3a5;">Content here</div>
.myborder {border:2px solid #e1b3a5;}