#e54d7d color space conversions
Hex:
#e54d7d
RGB:
229, 77, 125
CMY:
10, 70, 51
CMYK:
0, 66, 45, 10
HSL:
341°, 74.5098%, 60.0000%
HSV (HSB):
341°, 66.3755%, 89.8039%
XYZ:
38.6686, 23.4464, 21.8896
xyY:
0.4603, 0.2791, 23.4464
CIE-Lab:
55.5292, 62.1746, 6.1636
CIE-LCH:
55.5292, 62.4794, 5.6615
CIE-Luv:
55.5292, 102.0259, -4.0513
Hunter-Lab:
48.4215, 57.8096, 7.0922
#e54d7d color charts
#e54d7d color shades, tints & tones
#e54d7d color schemes
#e54d7d color preview, HTML & CSS examples
This text has a color of #e54d7d
<p style="color:#e54d7d;">Text here</p>
.mytext {color:#e54d7d;}
This box has a color of #e54d7d
<div style="background-color:#e54d7d;">Content here</div>
.mybackground {background-color:#e54d7d;}
Border around this has a color of #e54d7d
<div style="border:2px solid #e54d7d;">Content here</div>
.myborder {border:2px solid #e54d7d;}