#e12b5b color space conversions
Hex:
#e12b5b
RGB:
225, 43, 91
CMY:
12, 83, 64
CMYK:
0, 81, 60, 12
HSL:
344°, 75.2066%, 52.5490%
HSV (HSB):
344°, 80.8889%, 88.2353%
XYZ:
33.8035, 18.4906, 11.6849
xyY:
0.5284, 0.2890, 18.4906
CIE-Lab:
50.0859, 69.3983, 18.8985
CIE-LCH:
50.0859, 71.9255, 15.2333
CIE-Luv:
50.0859, 125.4744, 8.0291
Hunter-Lab:
43.0007, 65.0703, 13.9892
#e12b5b color charts
#e12b5b color shades, tints & tones
#e12b5b color schemes
#e12b5b color preview, HTML & CSS examples
This text has a color of #e12b5b
<p style="color:#e12b5b;">Text here</p>
.mytext {color:#e12b5b;}
This box has a color of #e12b5b
<div style="background-color:#e12b5b;">Content here</div>
.mybackground {background-color:#e12b5b;}
Border around this has a color of #e12b5b
<div style="border:2px solid #e12b5b;">Content here</div>
.myborder {border:2px solid #e12b5b;}