#e6250d color space conversions
Hex:
#e6250d
RGB:
230, 37, 13
CMY:
10, 85, 95
CMYK:
0, 84, 94, 10
HSL:
7°, 89.3004%, 47.6471%
HSV (HSB):
7°, 94.3478%, 90.1961%
XYZ:
33.3673, 18.1752, 2.1303
xyY:
0.6217, 0.3386, 18.1752
CIE-Lab:
49.7079, 69.4971, 59.3978
CIE-LCH:
49.7079, 91.4218, 40.5199
CIE-Luv:
49.7079, 148.2506, 35.7351
Hunter-Lab:
42.6324, 65.1011, 26.8800
#e6250d color charts
#e6250d color shades, tints & tones
#e6250d color schemes
#e6250d color preview, HTML & CSS examples
This text has a color of #e6250d
<p style="color:#e6250d;">Text here</p>
.mytext {color:#e6250d;}
This box has a color of #e6250d
<div style="background-color:#e6250d;">Content here</div>
.mybackground {background-color:#e6250d;}
Border around this has a color of #e6250d
<div style="border:2px solid #e6250d;">Content here</div>
.myborder {border:2px solid #e6250d;}