#e65d1b color space conversions
Hex:
#e65d1b
RGB:
230, 93, 27
CMY:
10, 64, 89
CMYK:
0, 60, 88, 10
HSL:
20°, 80.2372%, 50.3922%
HSV (HSB):
20°, 88.2609%, 90.1961%
XYZ:
36.7453, 24.7308, 3.8737
xyY:
0.5623, 0.3784, 24.7308
CIE-Lab:
56.8122, 50.3972, 59.7593
CIE-LCH:
56.8122, 78.1733, 49.8578
CIE-Luv:
56.8122, 112.7598, 46.1289
Hunter-Lab:
49.7301, 44.8650, 30.1927
#e65d1b color charts
#e65d1b color shades, tints & tones
#e65d1b color schemes
#e65d1b color preview, HTML & CSS examples
This text has a color of #e65d1b
<p style="color:#e65d1b;">Text here</p>
.mytext {color:#e65d1b;}
This box has a color of #e65d1b
<div style="background-color:#e65d1b;">Content here</div>
.mybackground {background-color:#e65d1b;}
Border around this has a color of #e65d1b
<div style="border:2px solid #e65d1b;">Content here</div>
.myborder {border:2px solid #e65d1b;}