#d34d14 color space conversions
Hex:
#d34d14
RGB:
211, 77, 20
CMY:
17, 70, 92
CMYK:
0, 64, 91, 17
HSL:
18°, 82.6840%, 45.2941%
HSV (HSB):
18°, 90.5213%, 82.7451%
XYZ:
29.6441, 19.2071, 2.8068
xyY:
0.5739, 0.3718, 19.2071
CIE-Lab:
50.9287, 50.5952, 56.3137
CIE-LCH:
50.9287, 75.7041, 48.0618
CIE-Luv:
50.9287, 109.7057, 40.8124
Hunter-Lab:
43.8260, 44.0429, 26.8811
#d34d14 color charts
#d34d14 color shades, tints & tones
#d34d14 color schemes
#d34d14 color preview, HTML & CSS examples
This text has a color of #d34d14
<p style="color:#d34d14;">Text here</p>
.mytext {color:#d34d14;}
This box has a color of #d34d14
<div style="background-color:#d34d14;">Content here</div>
.mybackground {background-color:#d34d14;}
Border around this has a color of #d34d14
<div style="border:2px solid #d34d14;">Content here</div>
.myborder {border:2px solid #d34d14;}