#d34d31 color space conversions
Hex:
#d34d31
RGB:
211, 77, 49
CMY:
17, 70, 81
CMYK:
0, 64, 77, 17
HSL:
10°, 64.8000%, 50.9804%
HSV (HSB):
10°, 76.7773%, 82.7451%
XYZ:
30.0722, 19.3784, 5.0612
xyY:
0.5517, 0.3555, 19.3784
CIE-Lab:
51.1270, 51.3649, 43.8256
CIE-LCH:
51.1270, 67.5206, 40.4715
CIE-Luv:
51.1270, 106.5009, 33.7865
Hunter-Lab:
44.0209, 44.9031, 23.9980
#d34d31 color charts
#d34d31 color shades, tints & tones
#d34d31 color schemes
#d34d31 color preview, HTML & CSS examples
This text has a color of #d34d31
<p style="color:#d34d31;">Text here</p>
.mytext {color:#d34d31;}
This box has a color of #d34d31
<div style="background-color:#d34d31;">Content here</div>
.mybackground {background-color:#d34d31;}
Border around this has a color of #d34d31
<div style="border:2px solid #d34d31;">Content here</div>
.myborder {border:2px solid #d34d31;}