#e65500 color space conversions
Hex:
#e65500
RGB:
230, 85, 0
CMY:
10, 67, 100
CMYK:
0, 63, 100, 10
HSL:
22°, 100.0000%, 45.0980%
HSV (HSB):
22°, 100.0000%, 90.1961%
XYZ:
35.8816, 23.3200, 2.6100
xyY:
0.5805, 0.3773, 23.3200
CIE-Lab:
55.4004, 53.6061, 65.4374
CIE-LCH:
55.4004, 84.5912, 50.6758
CIE-Luv:
55.4004, 120.1971, 46.8242
Hunter-Lab:
48.2908, 48.1225, 30.5990
#e65500 color charts
#e65500 color shades, tints & tones
#e65500 color schemes
#e65500 color preview, HTML & CSS examples
This text has a color of #e65500
<p style="color:#e65500;">Text here</p>
.mytext {color:#e65500;}
This box has a color of #e65500
<div style="background-color:#e65500;">Content here</div>
.mybackground {background-color:#e65500;}
Border around this has a color of #e65500
<div style="border:2px solid #e65500;">Content here</div>
.myborder {border:2px solid #e65500;}