#d54e2c color space conversions
Hex:
#d54e2c
RGB:
213, 78, 44
CMY:
16, 69, 83
CMYK:
0, 63, 79, 16
HSL:
12°, 66.7984%, 50.3922%
HSV (HSB):
12°, 79.3427%, 83.5294%
XYZ:
30.6196, 19.7768, 4.5863
xyY:
0.5569, 0.3597, 19.7768
CIE-Lab:
51.5839, 51.4503, 46.9363
CIE-LCH:
51.5839, 69.6430, 42.3731
CIE-Luv:
51.5839, 108.1680, 35.9336
Hunter-Lab:
44.4711, 45.0779, 25.0151
#d54e2c color charts
#d54e2c color shades, tints & tones
#d54e2c color schemes
#d54e2c color preview, HTML & CSS examples
This text has a color of #d54e2c
<p style="color:#d54e2c;">Text here</p>
.mytext {color:#d54e2c;}
This box has a color of #d54e2c
<div style="background-color:#d54e2c;">Content here</div>
.mybackground {background-color:#d54e2c;}
Border around this has a color of #d54e2c
<div style="border:2px solid #d54e2c;">Content here</div>
.myborder {border:2px solid #d54e2c;}