#d57c2c color space conversions
Hex:
#d57c2c
RGB:
213, 124, 44
CMY:
16, 51, 83
CMYK:
0, 42, 79, 16
HSL:
28°, 66.7984%, 50.3922%
HSV (HSB):
28°, 79.3427%, 83.5294%
XYZ:
35.1028, 28.7433, 6.0808
xyY:
0.5020, 0.4110, 28.7433
CIE-Lab:
60.5544, 28.7571, 55.5430
CIE-LCH:
60.5544, 62.5459, 62.6273
CIE-Luv:
60.5544, 72.3997, 51.6415
Hunter-Lab:
53.6128, 23.0502, 30.8043
#d57c2c color charts
#d57c2c color shades, tints & tones
#d57c2c color schemes
#d57c2c color preview, HTML & CSS examples
This text has a color of #d57c2c
<p style="color:#d57c2c;">Text here</p>
.mytext {color:#d57c2c;}
This box has a color of #d57c2c
<div style="background-color:#d57c2c;">Content here</div>
.mybackground {background-color:#d57c2c;}
Border around this has a color of #d57c2c
<div style="border:2px solid #d57c2c;">Content here</div>
.myborder {border:2px solid #d57c2c;}