#d34e2f color space conversions
Hex:
#d34e2f
RGB:
211, 78, 47
CMY:
17, 69, 82
CMYK:
0, 63, 78, 17
HSL:
11°, 65.0794%, 50.5882%
HSV (HSB):
11°, 77.7251%, 82.7451%
XYZ:
30.1014, 19.5029, 4.8672
xyY:
0.5526, 0.3580, 19.5029
CIE-Lab:
51.2705, 50.8569, 45.0033
CIE-LCH:
51.2705, 67.9096, 41.5056
CIE-Luv:
51.2705, 106.1001, 34.7466
Hunter-Lab:
44.1621, 44.3843, 24.3789
#d34e2f color charts
#d34e2f color shades, tints & tones
#d34e2f color schemes
#d34e2f color preview, HTML & CSS examples
This text has a color of #d34e2f
<p style="color:#d34e2f;">Text here</p>
.mytext {color:#d34e2f;}
This box has a color of #d34e2f
<div style="background-color:#d34e2f;">Content here</div>
.mybackground {background-color:#d34e2f;}
Border around this has a color of #d34e2f
<div style="border:2px solid #d34e2f;">Content here</div>
.myborder {border:2px solid #d34e2f;}