#e1875a color space conversions
Hex:
#e1875a
RGB:
225, 135, 90
CMY:
12, 47, 65
CMYK:
0, 40, 60, 12
HSL:
20°, 69.2308%, 61.7647%
HSV (HSB):
20°, 60.0000%, 88.2353%
XYZ:
41.5608, 34.0737, 14.0592
xyY:
0.4634, 0.3799, 34.0737
CIE-Lab:
65.0210, 30.2773, 38.6039
CIE-LCH:
65.0210, 49.0610, 51.8927
CIE-Luv:
65.0210, 69.0028, 39.8963
Hunter-Lab:
58.3727, 24.9381, 26.5807
#e1875a color charts
#e1875a color shades, tints & tones
#e1875a color schemes
#e1875a color preview, HTML & CSS examples
This text has a color of #e1875a
<p style="color:#e1875a;">Text here</p>
.mytext {color:#e1875a;}
This box has a color of #e1875a
<div style="background-color:#e1875a;">Content here</div>
.mybackground {background-color:#e1875a;}
Border around this has a color of #e1875a
<div style="border:2px solid #e1875a;">Content here</div>
.myborder {border:2px solid #e1875a;}