#d34f1f color space conversions
Hex:
#d34f1f
RGB:
211, 79, 31
CMY:
17, 69, 88
CMYK:
0, 63, 85, 17
HSL:
16°, 74.3802%, 47.4510%
HSV (HSB):
16°, 85.3081%, 82.7451%
XYZ:
29.9073, 19.5398, 3.4916
xyY:
0.5649, 0.3691, 19.5398
CIE-Lab:
51.3128, 49.9398, 52.5160
CIE-LCH:
51.3128, 72.4701, 46.4404
CIE-Luv:
51.3128, 107.3251, 39.3621
Hunter-Lab:
44.2038, 43.4122, 26.2595
#d34f1f color charts
#d34f1f color shades, tints & tones
#d34f1f color schemes
#d34f1f color preview, HTML & CSS examples
This text has a color of #d34f1f
<p style="color:#d34f1f;">Text here</p>
.mytext {color:#d34f1f;}
This box has a color of #d34f1f
<div style="background-color:#d34f1f;">Content here</div>
.mybackground {background-color:#d34f1f;}
Border around this has a color of #d34f1f
<div style="border:2px solid #d34f1f;">Content here</div>
.myborder {border:2px solid #d34f1f;}