#e6003f color space conversions
Hex:
#e6003f
RGB:
230, 0, 63
CMY:
10, 100, 75
CMYK:
0, 100, 73, 10
HSL:
344°, 100.0000%, 45.0980%
HSV (HSB):
344°, 100.0000%, 90.1961%
XYZ:
33.5303, 17.1819, 6.2518
xyY:
0.5886, 0.3016, 17.1819
CIE-Lab:
48.4884, 75.3270, 34.0293
CIE-LCH:
48.4884, 82.6568, 24.3113
CIE-Luv:
48.4884, 147.9998, 19.2067
Hunter-Lab:
41.4510, 71.8519, 20.0734
#e6003f color charts
#e6003f color shades, tints & tones
#e6003f color schemes
#e6003f color preview, HTML & CSS examples
This text has a color of #e6003f
<p style="color:#e6003f;">Text here</p>
.mytext {color:#e6003f;}
This box has a color of #e6003f
<div style="background-color:#e6003f;">Content here</div>
.mybackground {background-color:#e6003f;}
Border around this has a color of #e6003f
<div style="border:2px solid #e6003f;">Content here</div>
.myborder {border:2px solid #e6003f;}