#e68d2f color space conversions
Hex:
#e68d2f
RGB:
230, 141, 47
CMY:
10, 45, 82
CMYK:
0, 39, 80, 10
HSL:
31°, 78.5408%, 54.3137%
HSV (HSB):
31°, 79.5652%, 90.1961%
XYZ:
42.6711, 36.0780, 7.4041
xyY:
0.4953, 0.4188, 36.0780
CIE-Lab:
66.5795, 26.9097, 60.7452
CIE-LCH:
66.5795, 66.4388, 66.1070
CIE-Luv:
66.5795, 72.5256, 58.3616
Hunter-Lab:
60.0650, 21.6956, 34.7369
#e68d2f color charts
#e68d2f color shades, tints & tones
#e68d2f color schemes
#e68d2f color preview, HTML & CSS examples
This text has a color of #e68d2f
<p style="color:#e68d2f;">Text here</p>
.mytext {color:#e68d2f;}
This box has a color of #e68d2f
<div style="background-color:#e68d2f;">Content here</div>
.mybackground {background-color:#e68d2f;}
Border around this has a color of #e68d2f
<div style="border:2px solid #e68d2f;">Content here</div>
.myborder {border:2px solid #e68d2f;}