#e65000 color space conversions
Hex:
#e65000
RGB:
230, 80, 0
CMY:
10, 69, 100
CMYK:
0, 65, 100, 10
HSL:
21°, 100.0000%, 45.0980%
HSV (HSB):
21°, 100.0000%, 90.1961%
XYZ:
35.5018, 22.5603, 2.4834
xyY:
0.5864, 0.3726, 22.5603
CIE-Lab:
54.6165, 55.7053, 65.0338
CIE-LCH:
54.6165, 85.6299, 49.4180
CIE-Luv:
54.6165, 123.9215, 45.5020
Hunter-Lab:
47.4977, 50.2975, 30.1484
#e65000 color charts
#e65000 color shades, tints & tones
#e65000 color schemes
#e65000 color preview, HTML & CSS examples
This text has a color of #e65000
<p style="color:#e65000;">Text here</p>
.mytext {color:#e65000;}
This box has a color of #e65000
<div style="background-color:#e65000;">Content here</div>
.mybackground {background-color:#e65000;}
Border around this has a color of #e65000
<div style="border:2px solid #e65000;">Content here</div>
.myborder {border:2px solid #e65000;}