#e6022a color space conversions
Hex:
#e6022a
RGB:
230, 2, 42
CMY:
10, 99, 84
CMYK:
0, 99, 82, 10
HSL:
349°, 98.2759%, 45.4902%
HSV (HSB):
349°, 99.1304%, 90.1961%
XYZ:
33.0728, 17.0336, 3.7352
xyY:
0.6143, 0.3164, 17.0336
CIE-Lab:
48.3023, 74.5146, 45.8810
CIE-LCH:
48.3023, 87.5071, 31.6220
CIE-Luv:
48.3023, 152.8702, 27.0278
Hunter-Lab:
41.2718, 70.8138, 23.5244
#e6022a color charts
#e6022a color shades, tints & tones
#e6022a color schemes
#e6022a color preview, HTML & CSS examples
This text has a color of #e6022a
<p style="color:#e6022a;">Text here</p>
.mytext {color:#e6022a;}
This box has a color of #e6022a
<div style="background-color:#e6022a;">Content here</div>
.mybackground {background-color:#e6022a;}
Border around this has a color of #e6022a
<div style="border:2px solid #e6022a;">Content here</div>
.myborder {border:2px solid #e6022a;}