#e72d29 color space conversions
Hex:
#e72d29
RGB:
231, 45, 41
CMY:
9, 82, 84
CMYK:
0, 81, 82, 9
HSL:
1°, 79.8319%, 53.3333%
HSV (HSB):
1°, 82.2511%, 90.5882%
XYZ:
34.2936, 19.0258, 3.9627
xyY:
0.5987, 0.3321, 19.0258
CIE-Lab:
50.7174, 68.3800, 48.7513
CIE-LCH:
50.7174, 83.9793, 35.4868
CIE-Luv:
50.7174, 142.3313, 31.7098
Hunter-Lab:
43.6186, 64.0071, 25.1466
#e72d29 color charts
#e72d29 color shades, tints & tones
#e72d29 color schemes
#e72d29 color preview, HTML & CSS examples
This text has a color of #e72d29
<p style="color:#e72d29;">Text here</p>
.mytext {color:#e72d29;}
This box has a color of #e72d29
<div style="background-color:#e72d29;">Content here</div>
.mybackground {background-color:#e72d29;}
Border around this has a color of #e72d29
<div style="border:2px solid #e72d29;">Content here</div>
.myborder {border:2px solid #e72d29;}