#e65001 color space conversions
Hex:
#e65001
RGB:
230, 80, 1
CMY:
10, 69, 100
CMYK:
0, 65, 100, 10
HSL:
21°, 99.1342%, 45.2941%
HSV (HSB):
21°, 99.5652%, 90.1961%
XYZ:
35.5073, 22.5625, 2.5123
xyY:
0.5861, 0.3724, 22.5625
CIE-Lab:
54.6188, 55.7139, 64.8190
CIE-LCH:
54.6188, 85.4725, 49.3199
CIE-Luv:
54.6188, 123.8809, 45.4168
Hunter-Lab:
47.5000, 50.3075, 30.1142
#e65001 color charts
#e65001 RGB chart
#e65001 CMYK chart
#e65001 RGB pie chart
#e65001 color shades, tints & tones
#e65001 color schemes
#e65001 color preview, HTML & CSS examples
This text has a color of #e65001
<p style="color:#e65001;">Text here</p>
.mytext {color:#e65001;}
Text color #e65001
This box has a color of #e65001
<div style="background-color:#e65001;">Content here</div>
.mybackground {background-color:#e65001;}
Background color #e65001
Border around this has a color of #e65001
<div style="border:2px solid #e65001;">Content here</div>
.myborder {border:2px solid #e65001;}
Border color #e65001