#e2961c color space conversions
Hex:
#e2961c
RGB:
226, 150, 28
CMY:
11, 41, 89
CMYK:
0, 34, 88, 11
HSL:
37°, 77.9528%, 49.8039%
HSV (HSB):
37°, 87.6106%, 88.6275%
XYZ:
42.4800, 38.0653, 6.2070
xyY:
0.4897, 0.4388, 38.0653
CIE-Lab:
68.0687, 19.9182, 67.9732
CIE-LCH:
68.0687, 70.8314, 73.6679
CIE-Luv:
68.0687, 62.8156, 65.1846
Hunter-Lab:
61.6971, 14.9318, 37.2231
#e2961c color charts
#e2961c color shades, tints & tones
#e2961c color schemes
#e2961c color preview, HTML & CSS examples
This text has a color of #e2961c
<p style="color:#e2961c;">Text here</p>
.mytext {color:#e2961c;}
This box has a color of #e2961c
<div style="background-color:#e2961c;">Content here</div>
.mybackground {background-color:#e2961c;}
Border around this has a color of #e2961c
<div style="border:2px solid #e2961c;">Content here</div>
.myborder {border:2px solid #e2961c;}