#e65d2b color space conversions
Hex:
#e65d2b
RGB:
230, 93, 43
CMY:
10, 64, 83
CMYK:
0, 60, 81, 10
HSL:
16°, 78.9030%, 53.5294%
HSV (HSB):
16°, 81.3043%, 90.1961%
XYZ:
36.9835, 24.8261, 5.1282
xyY:
0.5525, 0.3709, 24.8261
CIE-Lab:
56.9056, 50.7801, 53.4727
CIE-LCH:
56.9056, 73.7424, 46.4795
CIE-Luv:
56.9056, 111.2894, 42.6779
Hunter-Lab:
49.8258, 45.2976, 28.7758
#e65d2b color charts
#e65d2b color shades, tints & tones
#e65d2b color schemes
#e65d2b color preview, HTML & CSS examples
This text has a color of #e65d2b
<p style="color:#e65d2b;">Text here</p>
.mytext {color:#e65d2b;}
This box has a color of #e65d2b
<div style="background-color:#e65d2b;">Content here</div>
.mybackground {background-color:#e65d2b;}
Border around this has a color of #e65d2b
<div style="border:2px solid #e65d2b;">Content here</div>
.myborder {border:2px solid #e65d2b;}