#e6960c color space conversions
Hex:
#e6960c
RGB:
230, 150, 12
CMY:
10, 41, 95
CMYK:
0, 35, 95, 10
HSL:
38°, 90.0826%, 47.4510%
HSV (HSB):
38°, 94.7826%, 90.1961%
XYZ:
43.6058, 38.6622, 5.5121
xyY:
0.4968, 0.4404, 38.6622
CIE-Lab:
68.5059, 21.3816, 71.7139
CIE-LCH:
68.5059, 74.8335, 73.3980
CIE-Luv:
68.5059, 66.4944, 67.0489
Hunter-Lab:
62.1790, 16.3681, 38.2693
#e6960c color charts
#e6960c color shades, tints & tones
#e6960c color schemes
#e6960c color preview, HTML & CSS examples
This text has a color of #e6960c
<p style="color:#e6960c;">Text here</p>
.mytext {color:#e6960c;}
This box has a color of #e6960c
<div style="background-color:#e6960c;">Content here</div>
.mybackground {background-color:#e6960c;}
Border around this has a color of #e6960c
<div style="border:2px solid #e6960c;">Content here</div>
.myborder {border:2px solid #e6960c;}