#e65201 color space conversions
Hex:
#e65201
RGB:
230, 82, 1
CMY:
10, 68, 100
CMYK:
0, 64, 100, 10
HSL:
21°, 99.1342%, 45.2941%
HSV (HSB):
21°, 99.5652%, 90.1961%
XYZ:
35.6559, 22.8598, 2.5618
xyY:
0.5838, 0.3743, 22.8598
CIE-Lab:
54.9276, 54.8847, 64.9795
CIE-LCH:
54.9276, 85.0569, 49.8140
CIE-Luv:
54.9276, 122.4067, 45.9391
Hunter-Lab:
47.8119, 49.4462, 30.2915
#e65201 color charts
#e65201 color shades, tints & tones
#e65201 color schemes
#e65201 color preview, HTML & CSS examples
This text has a color of #e65201
<p style="color:#e65201;">Text here</p>
.mytext {color:#e65201;}
This box has a color of #e65201
<div style="background-color:#e65201;">Content here</div>
.mybackground {background-color:#e65201;}
Border around this has a color of #e65201
<div style="border:2px solid #e65201;">Content here</div>
.myborder {border:2px solid #e65201;}