#e2063e color space conversions
Hex:
#e2063e
RGB:
226, 6, 62
CMY:
11, 98, 76
CMYK:
0, 97, 73, 11
HSL:
345°, 94.8276%, 45.4902%
HSV (HSB):
345°, 97.3451%, 88.6275%
XYZ:
32.2987, 16.6468, 6.0683
xyY:
0.5871, 0.3026, 16.6468
CIE-Lab:
47.8119, 73.8630, 33.6256
CIE-LCH:
47.8119, 81.1568, 24.4770
CIE-Luv:
47.8119, 144.5203, 19.0979
Hunter-Lab:
40.8005, 69.9041, 19.7421
#e2063e color charts
#e2063e color shades, tints & tones
#e2063e color schemes
#e2063e color preview, HTML & CSS examples
This text has a color of #e2063e
<p style="color:#e2063e;">Text here</p>
.mytext {color:#e2063e;}
This box has a color of #e2063e
<div style="background-color:#e2063e;">Content here</div>
.mybackground {background-color:#e2063e;}
Border around this has a color of #e2063e
<div style="border:2px solid #e2063e;">Content here</div>
.myborder {border:2px solid #e2063e;}