#d34b2f color space conversions
Hex:
#d34b2f
RGB:
211, 75, 47
CMY:
17, 71, 82
CMYK:
0, 64, 78, 17
HSL:
10°, 65.0794%, 50.5882%
HSV (HSB):
10°, 77.7251%, 82.7451%
XYZ:
29.8931, 19.0863, 4.7978
xyY:
0.5559, 0.3549, 19.0863
CIE-Lab:
50.7880, 52.1485, 44.5106
CIE-LCH:
50.7880, 68.5614, 40.4820
CIE-Luv:
50.7880, 108.1907, 33.8600
Hunter-Lab:
43.6878, 45.6838, 24.0703
#d34b2f color charts
#d34b2f color shades, tints & tones
#d34b2f color schemes
#d34b2f color preview, HTML & CSS examples
This text has a color of #d34b2f
<p style="color:#d34b2f;">Text here</p>
.mytext {color:#d34b2f;}
This box has a color of #d34b2f
<div style="background-color:#d34b2f;">Content here</div>
.mybackground {background-color:#d34b2f;}
Border around this has a color of #d34b2f
<div style="border:2px solid #d34b2f;">Content here</div>
.myborder {border:2px solid #d34b2f;}