#d57d41 color space conversions
Hex:
#d57d41
RGB:
213, 125, 65
CMY:
16, 51, 75
CMYK:
0, 41, 69, 16
HSL:
24°, 63.7931%, 54.5098%
HSV (HSB):
24°, 69.4836%, 83.5294%
XYZ:
35.7283, 29.1950, 8.7531
xyY:
0.4849, 0.3963, 29.1950
CIE-Lab:
60.9534, 29.1556, 46.3609
CIE-LCH:
60.9534, 54.7666, 57.8349
CIE-Luv:
60.9534, 69.7596, 45.3768
Hunter-Lab:
54.0324, 23.4744, 28.2178
#d57d41 color charts
#d57d41 color shades, tints & tones
#d57d41 color schemes
#d57d41 color preview, HTML & CSS examples
This text has a color of #d57d41
<p style="color:#d57d41;">Text here</p>
.mytext {color:#d57d41;}
This box has a color of #d57d41
<div style="background-color:#d57d41;">Content here</div>
.mybackground {background-color:#d57d41;}
Border around this has a color of #d57d41
<div style="border:2px solid #d57d41;">Content here</div>
.myborder {border:2px solid #d57d41;}