#e1934c color space conversions
Hex:
#e1934c
RGB:
225, 147, 76
CMY:
12, 42, 70
CMYK:
0, 35, 66, 12
HSL:
29°, 71.2919%, 59.0196%
HSV (HSB):
29°, 66.2222%, 88.2353%
XYZ:
42.7896, 37.3968, 11.8005
xyY:
0.4652, 0.4065, 37.3968
CIE-Lab:
67.5737, 22.9784, 48.7375
CIE-LCH:
67.5737, 53.8827, 64.7574
CIE-Luv:
67.5737, 61.4512, 51.1800
Hunter-Lab:
61.1529, 17.8814, 31.3660
#e1934c color charts
#e1934c color shades, tints & tones
#e1934c color schemes
#e1934c color preview, HTML & CSS examples
This text has a color of #e1934c
<p style="color:#e1934c;">Text here</p>
.mytext {color:#e1934c;}
This box has a color of #e1934c
<div style="background-color:#e1934c;">Content here</div>
.mybackground {background-color:#e1934c;}
Border around this has a color of #e1934c
<div style="border:2px solid #e1934c;">Content here</div>
.myborder {border:2px solid #e1934c;}