#e9530e color space conversions
Hex:
#e9530e
RGB:
233, 83, 14
CMY:
9, 67, 95
CMYK:
0, 64, 94, 9
HSL:
19°, 88.6640%, 48.4314%
HSV (HSB):
19°, 93.9914%, 91.3725%
XYZ:
36.7768, 23.5419, 3.0211
xyY:
0.5806, 0.3717, 23.5419
CIE-Lab:
55.6261, 55.6136, 62.9452
CIE-LCH:
55.6261, 83.9939, 48.5387
CIE-Luv:
55.6261, 123.5697, 45.3593
Hunter-Lab:
48.5200, 50.3882, 30.2722
#e9530e color charts
#e9530e color shades, tints & tones
#e9530e color schemes
#e9530e color preview, HTML & CSS examples
This text has a color of #e9530e
<p style="color:#e9530e;">Text here</p>
.mytext {color:#e9530e;}
This box has a color of #e9530e
<div style="background-color:#e9530e;">Content here</div>
.mybackground {background-color:#e9530e;}
Border around this has a color of #e9530e
<div style="border:2px solid #e9530e;">Content here</div>
.myborder {border:2px solid #e9530e;}