#e81d0f color space conversions
Hex:
#e81d0f
RGB:
232, 29, 15
CMY:
9, 89, 94
CMYK:
0, 88, 94, 9
HSL:
4°, 87.8543%, 48.4314%
HSV (HSB):
4°, 93.5345%, 90.9804%
XYZ:
33.8043, 18.0690, 2.1579
xyY:
0.6256, 0.3344, 18.0690
CIE-Lab:
49.5797, 71.5826, 58.9446
CIE-LCH:
49.5797, 92.7283, 39.4697
CIE-Luv:
49.5797, 152.4357, 34.8276
Hunter-Lab:
42.5077, 67.5640, 26.7455
#e81d0f color charts
#e81d0f color shades, tints & tones
#e81d0f color schemes
#e81d0f color preview, HTML & CSS examples
This text has a color of #e81d0f
<p style="color:#e81d0f;">Text here</p>
.mytext {color:#e81d0f;}
This box has a color of #e81d0f
<div style="background-color:#e81d0f;">Content here</div>
.mybackground {background-color:#e81d0f;}
Border around this has a color of #e81d0f
<div style="border:2px solid #e81d0f;">Content here</div>
.myborder {border:2px solid #e81d0f;}