#d34e1b color space conversions
Hex:
#d34e1b
RGB:
211, 78, 27
CMY:
17, 69, 89
CMYK:
0, 63, 87, 17
HSL:
17°, 77.3109%, 46.6667%
HSV (HSB):
17°, 87.2038%, 82.7451%
XYZ:
29.7862, 19.3768, 3.2071
xyY:
0.5688, 0.3700, 19.3768
CIE-Lab:
51.1252, 50.2892, 53.9673
CIE-LCH:
51.1252, 73.7663, 47.0205
CIE-Luv:
51.1252, 108.4272, 39.8953
Hunter-Lab:
44.0191, 43.7514, 26.4937
#d34e1b color charts
#d34e1b color shades, tints & tones
#d34e1b color schemes
#d34e1b color preview, HTML & CSS examples
This text has a color of #d34e1b
<p style="color:#d34e1b;">Text here</p>
.mytext {color:#d34e1b;}
This box has a color of #d34e1b
<div style="background-color:#d34e1b;">Content here</div>
.mybackground {background-color:#d34e1b;}
Border around this has a color of #d34e1b
<div style="border:2px solid #d34e1b;">Content here</div>
.myborder {border:2px solid #d34e1b;}