#e81d45 color space conversions
Hex:
#e81d45
RGB:
232, 29, 69
CMY:
9, 89, 73
CMYK:
0, 88, 70, 9
HSL:
348°, 81.5261%, 51.1765%
HSV (HSB):
348°, 87.5000%, 90.9804%
XYZ:
34.7923, 18.4642, 7.3604
xyY:
0.5740, 0.3046, 18.4642
CIE-Lab:
50.0544, 72.9547, 32.4144
CIE-LCH:
50.0544, 79.8316, 23.9560
CIE-Luv:
50.0544, 142.5294, 19.1605
Hunter-Lab:
42.9700, 69.3317, 19.9231
#e81d45 color charts
#e81d45 color shades, tints & tones
#e81d45 color schemes
#e81d45 color preview, HTML & CSS examples
This text has a color of #e81d45
<p style="color:#e81d45;">Text here</p>
.mytext {color:#e81d45;}
This box has a color of #e81d45
<div style="background-color:#e81d45;">Content here</div>
.mybackground {background-color:#e81d45;}
Border around this has a color of #e81d45
<div style="border:2px solid #e81d45;">Content here</div>
.myborder {border:2px solid #e81d45;}