#e7054c color space conversions
Hex:
#e7054c
RGB:
231, 5, 76
CMY:
9, 98, 70
CMYK:
0, 98, 67, 9
HSL:
341°, 95.7627%, 46.2745%
HSV (HSB):
341°, 97.8355%, 90.5882%
XYZ:
34.3138, 17.6193, 8.4298
xyY:
0.5685, 0.2919, 17.6193
CIE-Lab:
49.0310, 75.7185, 26.8814
CIE-LCH:
49.0310, 80.3486, 19.5457
CIE-Luv:
49.0310, 144.0073, 13.5453
Hunter-Lab:
41.9753, 72.4625, 17.4757
#e7054c color charts
#e7054c color shades, tints & tones
#e7054c color schemes
#e7054c color preview, HTML & CSS examples
This text has a color of #e7054c
<p style="color:#e7054c;">Text here</p>
.mytext {color:#e7054c;}
This box has a color of #e7054c
<div style="background-color:#e7054c;">Content here</div>
.mybackground {background-color:#e7054c;}
Border around this has a color of #e7054c
<div style="border:2px solid #e7054c;">Content here</div>
.myborder {border:2px solid #e7054c;}