#e10d50 color space conversions
Hex:
#e10d50
RGB:
225, 13, 80
CMY:
12, 95, 69
CMYK:
0, 94, 64, 12
HSL:
341°, 89.0756%, 46.6667%
HSV (HSB):
341°, 94.2222%, 88.2353%
XYZ:
32.6432, 16.8746, 9.1260
xyY:
0.5566, 0.2877, 16.8746
CIE-Lab:
48.1016, 73.8505, 22.9940
CIE-LCH:
48.1016, 77.3474, 17.2944
CIE-Luv:
48.1016, 137.0325, 10.4168
Hunter-Lab:
41.0787, 69.9575, 15.5832
#e10d50 color charts
#e10d50 color shades, tints & tones
#e10d50 color schemes
#e10d50 color preview, HTML & CSS examples
This text has a color of #e10d50
<p style="color:#e10d50;">Text here</p>
.mytext {color:#e10d50;}
This box has a color of #e10d50
<div style="background-color:#e10d50;">Content here</div>
.mybackground {background-color:#e10d50;}
Border around this has a color of #e10d50
<div style="border:2px solid #e10d50;">Content here</div>
.myborder {border:2px solid #e10d50;}