#d57f3c color space conversions
Hex:
#d57f3c
RGB:
213, 127, 60
CMY:
16, 50, 76
CMYK:
0, 40, 72, 16
HSL:
26°, 64.5570%, 53.5294%
HSV (HSB):
26°, 71.8310%, 83.5294%
XYZ:
35.8456, 29.6511, 8.1089
xyY:
0.4870, 0.4028, 29.6511
CIE-Lab:
61.3520, 27.8315, 49.2200
CIE-LCH:
61.3520, 56.5438, 60.5140
CIE-Luv:
61.3520, 68.6869, 47.9847
Hunter-Lab:
54.4528, 22.2116, 29.2877
#d57f3c color charts
#d57f3c color shades, tints & tones
#d57f3c color schemes
#d57f3c color preview, HTML & CSS examples
This text has a color of #d57f3c
<p style="color:#d57f3c;">Text here</p>
.mytext {color:#d57f3c;}
This box has a color of #d57f3c
<div style="background-color:#d57f3c;">Content here</div>
.mybackground {background-color:#d57f3c;}
Border around this has a color of #d57f3c
<div style="border:2px solid #d57f3c;">Content here</div>
.myborder {border:2px solid #d57f3c;}