#e54d2d color space conversions
Hex:
#e54d2d
RGB:
229, 77, 45
CMY:
10, 70, 82
CMYK:
0, 66, 80, 10
HSL:
10°, 77.9661%, 53.7255%
HSV (HSB):
10°, 80.3493%, 89.8039%
XYZ:
35.4406, 22.1552, 4.8911
xyY:
0.5672, 0.3546, 22.1552
CIE-Lab:
54.1913, 57.3312, 49.9236
CIE-LCH:
54.1913, 76.0212, 41.0491
CIE-Luv:
54.1913, 121.7615, 37.3673
Hunter-Lab:
47.0693, 52.0293, 26.7876
#e54d2d color charts
#e54d2d color shades, tints & tones
#e54d2d color schemes
#e54d2d color preview, HTML & CSS examples
This text has a color of #e54d2d
<p style="color:#e54d2d;">Text here</p>
.mytext {color:#e54d2d;}
This box has a color of #e54d2d
<div style="background-color:#e54d2d;">Content here</div>
.mybackground {background-color:#e54d2d;}
Border around this has a color of #e54d2d
<div style="border:2px solid #e54d2d;">Content here</div>
.myborder {border:2px solid #e54d2d;}