#e6502d color space conversions
Hex:
#e6502d
RGB:
230, 80, 45
CMY:
10, 69, 82
CMYK:
0, 65, 80, 10
HSL:
11°, 78.7234%, 53.9216%
HSV (HSB):
11°, 80.4348%, 90.1961%
XYZ:
35.9754, 22.7498, 4.9777
xyY:
0.5647, 0.3571, 22.7498
CIE-Lab:
54.8137, 56.4499, 50.5795
CIE-LCH:
54.8137, 75.7950, 41.8606
CIE-Luv:
54.8137, 120.5050, 38.3178
Hunter-Lab:
47.6967, 51.1650, 27.2002
#e6502d color charts
#e6502d color shades, tints & tones
#e6502d color schemes
#e6502d color preview, HTML & CSS examples
This text has a color of #e6502d
<p style="color:#e6502d;">Text here</p>
.mytext {color:#e6502d;}
This box has a color of #e6502d
<div style="background-color:#e6502d;">Content here</div>
.mybackground {background-color:#e6502d;}
Border around this has a color of #e6502d
<div style="border:2px solid #e6502d;">Content here</div>
.myborder {border:2px solid #e6502d;}