#d98c1f color space conversions
Hex:
#d98c1f
RGB:
217, 140, 31
CMY:
15, 45, 88
CMYK:
0, 35, 86, 15
HSL:
35°, 75.0000%, 48.6275%
HSV (HSB):
35°, 85.7143%, 85.0980%
XYZ:
38.2407, 33.6068, 5.7676
xyY:
0.4927, 0.4330, 33.6068
CIE-Lab:
64.6493, 21.4923, 63.9387
CIE-LCH:
64.6493, 67.4542, 71.4205
CIE-Luv:
64.6493, 63.4372, 60.6085
Hunter-Lab:
57.9714, 16.2972, 34.6812
#d98c1f color charts
#d98c1f color shades, tints & tones
#d98c1f color schemes
#d98c1f color preview, HTML & CSS examples
This text has a color of #d98c1f
<p style="color:#d98c1f;">Text here</p>
.mytext {color:#d98c1f;}
This box has a color of #d98c1f
<div style="background-color:#d98c1f;">Content here</div>
.mybackground {background-color:#d98c1f;}
Border around this has a color of #d98c1f
<div style="border:2px solid #d98c1f;">Content here</div>
.myborder {border:2px solid #d98c1f;}