#e65f2e color space conversions
Hex:
#e65f2e
RGB:
230, 95, 46
CMY:
10, 63, 82
CMYK:
0, 59, 80, 10
HSL:
16°, 78.6325%, 54.1176%
HSV (HSB):
16°, 80.0000%, 90.1961%
XYZ:
37.2185, 25.2047, 5.4881
xyY:
0.5480, 0.3711, 25.2047
CIE-Lab:
57.2743, 49.9623, 52.4565
CIE-LCH:
57.2743, 72.4425, 46.3951
CIE-Luv:
57.2743, 109.4311, 42.4860
Hunter-Lab:
50.2043, 44.4720, 28.6616
#e65f2e color charts
#e65f2e color shades, tints & tones
#e65f2e color schemes
#e65f2e color preview, HTML & CSS examples
This text has a color of #e65f2e
<p style="color:#e65f2e;">Text here</p>
.mytext {color:#e65f2e;}
This box has a color of #e65f2e
<div style="background-color:#e65f2e;">Content here</div>
.mybackground {background-color:#e65f2e;}
Border around this has a color of #e65f2e
<div style="border:2px solid #e65f2e;">Content here</div>
.myborder {border:2px solid #e65f2e;}