#d34b3a color space conversions
Hex:
#d34b3a
RGB:
211, 75, 58
CMY:
17, 71, 77
CMYK:
0, 64, 73, 17
HSL:
7°, 63.4855%, 52.7451%
HSV (HSB):
7°, 72.5118%, 82.7451%
XYZ:
30.1438, 19.1865, 6.1176
xyY:
0.5436, 0.3460, 19.1865
CIE-Lab:
50.9047, 52.5930, 38.7515
CIE-LCH:
50.9047, 65.3276, 36.3835
CIE-Luv:
50.9047, 106.3453, 29.8709
Hunter-Lab:
43.8024, 46.1851, 22.3810
#d34b3a color charts
#d34b3a color shades, tints & tones
#d34b3a color schemes
#d34b3a color preview, HTML & CSS examples
This text has a color of #d34b3a
<p style="color:#d34b3a;">Text here</p>
.mytext {color:#d34b3a;}
This box has a color of #d34b3a
<div style="background-color:#d34b3a;">Content here</div>
.mybackground {background-color:#d34b3a;}
Border around this has a color of #d34b3a
<div style="border:2px solid #d34b3a;">Content here</div>
.myborder {border:2px solid #d34b3a;}