#d59f2a color space conversions
Hex:
#d59f2a
RGB:
213, 159, 42
CMY:
16, 38, 84
CMYK:
0, 25, 80, 16
HSL:
41°, 67.0588%, 50.0000%
HSV (HSB):
41°, 80.2817%, 83.5294%
XYZ:
40.2566, 39.1096, 7.6176
xyY:
0.4628, 0.4496, 39.1096
CIE-Lab:
68.8306, 9.8450, 63.8489
CIE-LCH:
68.8306, 64.6035, 81.2345
CIE-Luv:
68.8306, 44.7286, 65.6661
Hunter-Lab:
62.5376, 5.4628, 36.5543
#d59f2a color charts
#d59f2a color shades, tints & tones
#d59f2a color schemes
#d59f2a color preview, HTML & CSS examples
This text has a color of #d59f2a
<p style="color:#d59f2a;">Text here</p>
.mytext {color:#d59f2a;}
This box has a color of #d59f2a
<div style="background-color:#d59f2a;">Content here</div>
.mybackground {background-color:#d59f2a;}
Border around this has a color of #d59f2a
<div style="border:2px solid #d59f2a;">Content here</div>
.myborder {border:2px solid #d59f2a;}