#d34d1b color space conversions
Hex:
#d34d1b
RGB:
211, 77, 27
CMY:
17, 70, 89
CMYK:
0, 64, 87, 17
HSL:
16°, 77.3109%, 46.6667%
HSV (HSB):
16°, 87.2038%, 82.7451%
XYZ:
29.7157, 19.2358, 3.1836
xyY:
0.5700, 0.3690, 19.2358
CIE-Lab:
50.9619, 50.7246, 53.8371
CIE-LCH:
50.9619, 73.9691, 46.7050
CIE-Luv:
50.9619, 109.1571, 39.6123
Hunter-Lab:
43.8586, 44.1872, 26.3973
#d34d1b color charts
#d34d1b color shades, tints & tones
#d34d1b color schemes
#d34d1b color preview, HTML & CSS examples
This text has a color of #d34d1b
<p style="color:#d34d1b;">Text here</p>
.mytext {color:#d34d1b;}
This box has a color of #d34d1b
<div style="background-color:#d34d1b;">Content here</div>
.mybackground {background-color:#d34d1b;}
Border around this has a color of #d34d1b
<div style="border:2px solid #d34d1b;">Content here</div>
.myborder {border:2px solid #d34d1b;}