#e6061d color space conversions
Hex:
#e6061d
RGB:
230, 6, 29
CMY:
10, 98, 89
CMYK:
0, 97, 87, 10
HSL:
354°, 94.9153%, 46.2745%
HSV (HSB):
354°, 97.3913%, 90.1961%
XYZ:
32.9200, 17.0420, 2.7167
xyY:
0.6249, 0.3235, 17.0420
CIE-Lab:
48.3129, 73.9270, 52.4421
CIE-LCH:
48.3129, 90.6387, 35.3510
CIE-Luv:
48.3129, 154.4897, 30.5300
Hunter-Lab:
41.2819, 70.1005, 24.9955
#e6061d color charts
#e6061d color shades, tints & tones
#e6061d color schemes
#e6061d color preview, HTML & CSS examples
This text has a color of #e6061d
<p style="color:#e6061d;">Text here</p>
.mytext {color:#e6061d;}
This box has a color of #e6061d
<div style="background-color:#e6061d;">Content here</div>
.mybackground {background-color:#e6061d;}
Border around this has a color of #e6061d
<div style="border:2px solid #e6061d;">Content here</div>
.myborder {border:2px solid #e6061d;}