#d34d21 color space conversions
Hex:
#d34d21
RGB:
211, 77, 33
CMY:
17, 70, 87
CMYK:
0, 64, 84, 17
HSL:
15°, 72.9508%, 47.8431%
HSV (HSB):
15°, 84.3602%, 82.7451%
XYZ:
29.7924, 19.2664, 3.5874
xyY:
0.5659, 0.3660, 19.2664
CIE-Lab:
50.9975, 50.8629, 51.3963
CIE-LCH:
50.9975, 72.3092, 45.2989
CIE-Luv:
50.9975, 108.5751, 38.3379
Hunter-Lab:
43.8936, 44.3416, 25.8797
#d34d21 color charts
#d34d21 color shades, tints & tones
#d34d21 color schemes
#d34d21 color preview, HTML & CSS examples
This text has a color of #d34d21
<p style="color:#d34d21;">Text here</p>
.mytext {color:#d34d21;}
This box has a color of #d34d21
<div style="background-color:#d34d21;">Content here</div>
.mybackground {background-color:#d34d21;}
Border around this has a color of #d34d21
<div style="border:2px solid #d34d21;">Content here</div>
.myborder {border:2px solid #d34d21;}