#e6970a color space conversions
Hex:
#e6970a
RGB:
230, 151, 10
CMY:
10, 41, 96
CMYK:
0, 34, 96, 10
HSL:
38°, 91.6667%, 47.0588%
HSV (HSB):
38°, 95.6522%, 90.1961%
XYZ:
43.7545, 38.9781, 5.5046
xyY:
0.4959, 0.4417, 38.9781
CIE-Lab:
68.7354, 20.8301, 72.1433
CIE-LCH:
68.7354, 75.0903, 73.8949
CIE-Luv:
68.7354, 65.7046, 67.5487
Hunter-Lab:
62.4325, 15.8413, 38.4752
#e6970a color charts
#e6970a color shades, tints & tones
#e6970a color schemes
#e6970a color preview, HTML & CSS examples
This text has a color of #e6970a
<p style="color:#e6970a;">Text here</p>
.mytext {color:#e6970a;}
This box has a color of #e6970a
<div style="background-color:#e6970a;">Content here</div>
.mybackground {background-color:#e6970a;}
Border around this has a color of #e6970a
<div style="border:2px solid #e6970a;">Content here</div>
.myborder {border:2px solid #e6970a;}