#d57f1e color space conversions
Hex:
#d57f1e
RGB:
213, 127, 30
CMY:
16, 50, 88
CMYK:
0, 40, 86, 16
HSL:
32°, 75.3086%, 47.6471%
HSV (HSB):
32°, 85.9155%, 83.5294%
XYZ:
35.2643, 29.4186, 5.0480
xyY:
0.5057, 0.4219, 29.4186
CIE-Lab:
61.1493, 26.7419, 61.1677
CIE-LCH:
61.1493, 66.7579, 66.3855
CIE-Luv:
61.1493, 70.7846, 55.7659
Hunter-Lab:
54.2389, 21.1364, 32.4491
#d57f1e color charts
#d57f1e color shades, tints & tones
#d57f1e color schemes
#d57f1e color preview, HTML & CSS examples
This text has a color of #d57f1e
<p style="color:#d57f1e;">Text here</p>
.mytext {color:#d57f1e;}
This box has a color of #d57f1e
<div style="background-color:#d57f1e;">Content here</div>
.mybackground {background-color:#d57f1e;}
Border around this has a color of #d57f1e
<div style="border:2px solid #d57f1e;">Content here</div>
.myborder {border:2px solid #d57f1e;}