#e65f2b color space conversions
Hex:
#e65f2b
RGB:
230, 95, 43
CMY:
10, 63, 83
CMYK:
0, 59, 81, 10
HSL:
17°, 78.9030%, 53.5294%
HSV (HSB):
17°, 81.3043%, 90.1961%
XYZ:
37.1614, 25.1818, 5.1875
xyY:
0.5503, 0.3729, 25.1818
CIE-Lab:
57.2522, 49.8705, 53.7929
CIE-LCH:
57.2522, 73.3536, 47.1669
CIE-Luv:
57.2522, 109.7699, 43.2967
Hunter-Lab:
50.1815, 44.3687, 28.9980
#e65f2b color charts
#e65f2b color shades, tints & tones
#e65f2b color schemes
#e65f2b color preview, HTML & CSS examples
This text has a color of #e65f2b
<p style="color:#e65f2b;">Text here</p>
.mytext {color:#e65f2b;}
This box has a color of #e65f2b
<div style="background-color:#e65f2b;">Content here</div>
.mybackground {background-color:#e65f2b;}
Border around this has a color of #e65f2b
<div style="border:2px solid #e65f2b;">Content here</div>
.myborder {border:2px solid #e65f2b;}