#d34f29 color space conversions
Hex:
#d34f29
RGB:
211, 79, 41
CMY:
17, 69, 84
CMYK:
0, 63, 81, 17
HSL:
13°, 67.4603%, 49.4118%
HSV (HSB):
13°, 80.5687%, 82.7451%
XYZ:
30.0602, 19.6009, 4.2968
xyY:
0.5571, 0.3633, 19.6009
CIE-Lab:
51.3830, 50.2160, 48.0861
CIE-LCH:
51.3830, 69.5264, 43.7588
CIE-Luv:
51.3830, 106.2053, 36.8628
Hunter-Lab:
44.2730, 43.7192, 25.2368
#d34f29 color charts
#d34f29 color shades, tints & tones
#d34f29 color schemes
#d34f29 color preview, HTML & CSS examples
This text has a color of #d34f29
<p style="color:#d34f29;">Text here</p>
.mytext {color:#d34f29;}
This box has a color of #d34f29
<div style="background-color:#d34f29;">Content here</div>
.mybackground {background-color:#d34f29;}
Border around this has a color of #d34f29
<div style="border:2px solid #d34f29;">Content here</div>
.myborder {border:2px solid #d34f29;}