#e10f7a color space conversions
Hex:
#e10f7a
RGB:
225, 15, 122
CMY:
12, 94, 52
CMYK:
0, 93, 46, 12
HSL:
329°, 87.5000%, 47.0588%
HSV (HSB):
329°, 93.3333%, 88.2353%
XYZ:
34.7350, 17.7543, 20.0085
xyY:
0.4791, 0.2449, 17.7543
CIE-Lab:
49.1968, 76.4549, -1.2973
CIE-LCH:
49.1968, 76.4659, 359.0279
CIE-Luv:
49.1968, 119.5686, -16.5007
Hunter-Lab:
42.1359, 73.4099, 1.3408
#e10f7a color charts
#e10f7a color shades, tints & tones
#e10f7a color schemes
#e10f7a color preview, HTML & CSS examples
This text has a color of #e10f7a
<p style="color:#e10f7a;">Text here</p>
.mytext {color:#e10f7a;}
This box has a color of #e10f7a
<div style="background-color:#e10f7a;">Content here</div>
.mybackground {background-color:#e10f7a;}
Border around this has a color of #e10f7a
<div style="border:2px solid #e10f7a;">Content here</div>
.myborder {border:2px solid #e10f7a;}