#e2405c color space conversions
Hex:
#e2405c
RGB:
226, 64, 92
CMY:
11, 75, 64
CMYK:
0, 72, 59, 11
HSL:
350°, 73.6364%, 56.8627%
HSV (HSB):
350°, 71.6814%, 88.6275%
XYZ:
35.1292, 20.6082, 12.2515
xyY:
0.5167, 0.3031, 20.6082
CIE-Lab:
52.5181, 63.4863, 21.5800
CIE-LCH:
52.5181, 67.0537, 18.7737
CIE-Luv:
52.5181, 116.7227, 12.6055
Hunter-Lab:
45.3963, 58.6858, 15.7763
#e2405c color charts
#e2405c color shades, tints & tones
#e2405c color schemes
#e2405c color preview, HTML & CSS examples
This text has a color of #e2405c
<p style="color:#e2405c;">Text here</p>
.mytext {color:#e2405c;}
This box has a color of #e2405c
<div style="background-color:#e2405c;">Content here</div>
.mybackground {background-color:#e2405c;}
Border around this has a color of #e2405c
<div style="border:2px solid #e2405c;">Content here</div>
.myborder {border:2px solid #e2405c;}