#e65d1a color space conversions
Hex:
#e65d1a
RGB:
230, 93, 26
CMY:
10, 64, 90
CMYK:
0, 60, 89, 10
HSL:
20°, 80.3150%, 50.1961%
HSV (HSB):
20°, 88.6957%, 90.1961%
XYZ:
36.7339, 24.7263, 3.8138
xyY:
0.5628, 0.3788, 24.7263
CIE-Lab:
56.8077, 50.3789, 60.0925
CIE-LCH:
56.8077, 78.4164, 50.0250
CIE-Luv:
56.8077, 112.8310, 46.2957
Hunter-Lab:
49.7255, 44.8443, 30.2605
#e65d1a color charts
#e65d1a color shades, tints & tones
#e65d1a color schemes
#e65d1a color preview, HTML & CSS examples
This text has a color of #e65d1a
<p style="color:#e65d1a;">Text here</p>
.mytext {color:#e65d1a;}
This box has a color of #e65d1a
<div style="background-color:#e65d1a;">Content here</div>
.mybackground {background-color:#e65d1a;}
Border around this has a color of #e65d1a
<div style="border:2px solid #e65d1a;">Content here</div>
.myborder {border:2px solid #e65d1a;}