#e6251e color space conversions
Hex:
#e6251e
RGB:
230, 37, 30
CMY:
10, 85, 88
CMYK:
0, 84, 87, 10
HSL:
2°, 80.0000%, 50.9804%
HSV (HSB):
2°, 86.9565%, 90.1961%
XYZ:
33.5290, 18.2399, 2.9818
xyY:
0.6124, 0.3331, 18.2399
CIE-Lab:
49.7858, 69.7303, 53.1399
CIE-LCH:
49.7858, 87.6708, 37.3102
CIE-Luv:
49.7858, 146.5820, 33.0304
Hunter-Lab:
42.7082, 65.3963, 25.7562
#e6251e color charts
#e6251e color shades, tints & tones
#e6251e color schemes
#e6251e color preview, HTML & CSS examples
This text has a color of #e6251e
<p style="color:#e6251e;">Text here</p>
.mytext {color:#e6251e;}
This box has a color of #e6251e
<div style="background-color:#e6251e;">Content here</div>
.mybackground {background-color:#e6251e;}
Border around this has a color of #e6251e
<div style="border:2px solid #e6251e;">Content here</div>
.myborder {border:2px solid #e6251e;}