#d34e20 color space conversions
Hex:
#d34e20
RGB:
211, 78, 32
CMY:
17, 69, 87
CMYK:
0, 63, 85, 17
HSL:
15°, 73.6626%, 47.6471%
HSV (HSB):
15°, 84.8341%, 82.7451%
XYZ:
29.8491, 19.4019, 3.5382
xyY:
0.5654, 0.3675, 19.4019
CIE-Lab:
51.1542, 50.4029, 51.9608
CIE-LCH:
51.1542, 72.3905, 45.8720
CIE-Luv:
51.1542, 107.9552, 38.8526
Hunter-Lab:
44.0476, 43.8779, 26.0707
#d34e20 color charts
#d34e20 color shades, tints & tones
#d34e20 color schemes
#d34e20 color preview, HTML & CSS examples
This text has a color of #d34e20
<p style="color:#d34e20;">Text here</p>
.mytext {color:#d34e20;}
This box has a color of #d34e20
<div style="background-color:#d34e20;">Content here</div>
.mybackground {background-color:#d34e20;}
Border around this has a color of #d34e20
<div style="border:2px solid #d34e20;">Content here</div>
.myborder {border:2px solid #d34e20;}