#e81d5f color space conversions
Hex:
#e81d5f
RGB:
232, 29, 95
CMY:
9, 89, 63
CMYK:
0, 88, 59, 9
HSL:
340°, 81.5261%, 51.1765%
HSV (HSB):
340°, 87.5000%, 90.9804%
XYZ:
35.7836, 18.8608, 12.5810
xyY:
0.5323, 0.2806, 18.8608
CIE-Lab:
50.5239, 74.2963, 17.2839
CIE-LCH:
50.5239, 76.2802, 13.0961
CIE-Luv:
50.5239, 133.8118, 5.1854
Hunter-Lab:
43.4290, 71.0757, 13.2245
#e81d5f color charts
#e81d5f color shades, tints & tones
#e81d5f color schemes
#e81d5f color preview, HTML & CSS examples
This text has a color of #e81d5f
<p style="color:#e81d5f;">Text here</p>
.mytext {color:#e81d5f;}
This box has a color of #e81d5f
<div style="background-color:#e81d5f;">Content here</div>
.mybackground {background-color:#e81d5f;}
Border around this has a color of #e81d5f
<div style="border:2px solid #e81d5f;">Content here</div>
.myborder {border:2px solid #e81d5f;}