#d54d2c color space conversions
Hex:
#d54d2c
RGB:
213, 77, 44
CMY:
16, 70, 83
CMYK:
0, 64, 79, 16
HSL:
12°, 66.7984%, 50.3922%
HSV (HSB):
12°, 79.3427%, 83.5294%
XYZ:
30.5491, 19.6357, 4.5628
xyY:
0.5580, 0.3587, 19.6357
CIE-Lab:
51.4228, 51.8811, 46.7777
CIE-LCH:
51.4228, 69.8556, 42.0389
CIE-Luv:
51.4228, 108.8728, 35.6408
Hunter-Lab:
44.3122, 45.5124, 24.9135
#d54d2c color charts
#d54d2c color shades, tints & tones
#d54d2c color schemes
#d54d2c color preview, HTML & CSS examples
This text has a color of #d54d2c
<p style="color:#d54d2c;">Text here</p>
.mytext {color:#d54d2c;}
This box has a color of #d54d2c
<div style="background-color:#d54d2c;">Content here</div>
.mybackground {background-color:#d54d2c;}
Border around this has a color of #d54d2c
<div style="border:2px solid #d54d2c;">Content here</div>
.myborder {border:2px solid #d54d2c;}