#d34e1f color space conversions
Hex:
#d34e1f
RGB:
211, 78, 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.8357, 19.3966, 3.4677
xyY:
0.5661, 0.3681, 19.3966
CIE-Lab:
51.1480, 50.3787, 52.3770
CIE-LCH:
51.1480, 72.6730, 46.1141
CIE-Luv:
51.1480, 108.0554, 39.0739
Hunter-Lab:
44.0416, 43.8510, 26.1607
#d34e1f color charts
#d34e1f color shades, tints & tones
#d34e1f color schemes
#d34e1f color preview, HTML & CSS examples
This text has a color of #d34e1f
<p style="color:#d34e1f;">Text here</p>
.mytext {color:#d34e1f;}
This box has a color of #d34e1f
<div style="background-color:#d34e1f;">Content here</div>
.mybackground {background-color:#d34e1f;}
Border around this has a color of #d34e1f
<div style="border:2px solid #d34e1f;">Content here</div>
.myborder {border:2px solid #d34e1f;}