#d58d05 color space conversions
Hex:
#d58d05
RGB:
213, 141, 5
CMY:
16, 45, 98
CMYK:
0, 34, 98, 16
HSL:
39°, 95.4128%, 42.7451%
HSV (HSB):
39°, 97.6526%, 83.5294%
XYZ:
36.9928, 33.2068, 4.6034
xyY:
0.4945, 0.4439, 33.2068
CIE-Lab:
64.3280, 18.8175, 68.8228
CIE-LCH:
64.3280, 71.3489, 74.7080
CIE-Luv:
64.3280, 59.9898, 63.6662
Hunter-Lab:
57.6254, 13.7444, 35.6014
#d58d05 color charts
#d58d05 color shades, tints & tones
#d58d05 color schemes
#d58d05 color preview, HTML & CSS examples
This text has a color of #d58d05
<p style="color:#d58d05;">Text here</p>
.mytext {color:#d58d05;}
This box has a color of #d58d05
<div style="background-color:#d58d05;">Content here</div>
.mybackground {background-color:#d58d05;}
Border around this has a color of #d58d05
<div style="border:2px solid #d58d05;">Content here</div>
.myborder {border:2px solid #d58d05;}