#d34a31 color space conversions
Hex:
#d34a31
RGB:
211, 74, 49
CMY:
17, 71, 81
CMYK:
0, 65, 77, 17
HSL:
9°, 64.8000%, 50.9804%
HSV (HSB):
9°, 76.7773%, 82.7451%
XYZ:
29.8671, 18.9682, 4.9928
xyY:
0.5549, 0.3524, 18.9682
CIE-Lab:
50.6500, 52.6447, 43.3284
CIE-LCH:
50.6500, 68.1822, 39.4555
CIE-Luv:
50.6500, 108.5653, 32.9028
Hunter-Lab:
43.5525, 46.1936, 23.6898
#d34a31 color charts
#d34a31 color shades, tints & tones
#d34a31 color schemes
#d34a31 color preview, HTML & CSS examples
This text has a color of #d34a31
<p style="color:#d34a31;">Text here</p>
.mytext {color:#d34a31;}
This box has a color of #d34a31
<div style="background-color:#d34a31;">Content here</div>
.mybackground {background-color:#d34a31;}
Border around this has a color of #d34a31
<div style="border:2px solid #d34a31;">Content here</div>
.myborder {border:2px solid #d34a31;}