#d57f0a color space conversions
Hex:
#d57f0a
RGB:
213, 127, 10
CMY:
16, 50, 96
CMYK:
0, 40, 95, 16
HSL:
35°, 91.0314%, 43.7255%
HSV (HSB):
35°, 95.3052%, 83.5294%
XYZ:
35.0847, 29.3468, 4.1025
xyY:
0.5119, 0.4282, 29.3468
CIE-Lab:
61.0865, 26.4020, 65.8587
CIE-LCH:
61.0865, 70.9537, 68.1547
CIE-Luv:
61.0865, 71.4548, 58.2459
Hunter-Lab:
54.1727, 20.8027, 33.4309
#d57f0a color charts
#d57f0a color shades, tints & tones
#d57f0a color schemes
#d57f0a color preview, HTML & CSS examples
This text has a color of #d57f0a
<p style="color:#d57f0a;">Text here</p>
.mytext {color:#d57f0a;}
This box has a color of #d57f0a
<div style="background-color:#d57f0a;">Content here</div>
.mybackground {background-color:#d57f0a;}
Border around this has a color of #d57f0a
<div style="border:2px solid #d57f0a;">Content here</div>
.myborder {border:2px solid #d57f0a;}