#e1b4a5 color space conversions
Hex:
#e1b4a5
RGB:
225, 180, 165
CMY:
12, 29, 35
CMYK:
0, 20, 27, 12
HSL:
15°, 50.0000%, 76.4706%
HSV (HSB):
15°, 26.6667%, 88.2353%
XYZ:
54.1641, 51.3667, 42.6573
xyY:
0.3655, 0.3466, 51.3667
CIE-Lab:
76.9006, 14.1013, 13.8296
CIE-LCH:
76.9006, 19.7511, 44.4426
CIE-Luv:
76.9006, 29.5799, 16.9438
Hunter-Lab:
71.6706, 9.4757, 14.8808
#e1b4a5 color charts
#e1b4a5 color shades, tints & tones
#e1b4a5 color schemes
#e1b4a5 color preview, HTML & CSS examples
This text has a color of #e1b4a5
<p style="color:#e1b4a5;">Text here</p>
.mytext {color:#e1b4a5;}
This box has a color of #e1b4a5
<div style="background-color:#e1b4a5;">Content here</div>
.mybackground {background-color:#e1b4a5;}
Border around this has a color of #e1b4a5
<div style="border:2px solid #e1b4a5;">Content here</div>
.myborder {border:2px solid #e1b4a5;}