#d34d18 color space conversions
Hex:
#d34d18
RGB:
211, 77, 24
CMY:
17, 70, 91
CMYK:
0, 64, 89, 17
HSL:
17°, 79.5745%, 46.0784%
HSV (HSB):
17°, 88.6256%, 82.7451%
XYZ:
29.6827, 19.2226, 3.0100
xyY:
0.5718, 0.3703, 19.2226
CIE-Lab:
50.9466, 50.6651, 54.9514
CIE-LCH:
50.9466, 74.7436, 47.3240
CIE-Luv:
50.9466, 109.4091, 40.1637
Hunter-Lab:
43.8436, 44.1208, 26.6200
#d34d18 color charts
#d34d18 color shades, tints & tones
#d34d18 color schemes
#d34d18 color preview, HTML & CSS examples
This text has a color of #d34d18
<p style="color:#d34d18;">Text here</p>
.mytext {color:#d34d18;}
This box has a color of #d34d18
<div style="background-color:#d34d18;">Content here</div>
.mybackground {background-color:#d34d18;}
Border around this has a color of #d34d18
<div style="border:2px solid #d34d18;">Content here</div>
.myborder {border:2px solid #d34d18;}