#d98a0c color space conversions
Hex:
#d98a0c
RGB:
217, 138, 12
CMY:
15, 46, 95
CMYK:
0, 36, 94, 15
HSL:
37°, 89.5197%, 44.9020%
HSV (HSB):
37°, 94.4700%, 85.0980%
XYZ:
37.7701, 32.9552, 4.7181
xyY:
0.5006, 0.4368, 32.9552
CIE-Lab:
64.1246, 22.2333, 67.8981
CIE-LCH:
64.1246, 71.4456, 71.8689
CIE-Luv:
64.1246, 65.6362, 62.2133
Hunter-Lab:
57.4066, 16.9807, 35.3117
#d98a0c color charts
#d98a0c color shades, tints & tones
#d98a0c color schemes
#d98a0c color preview, HTML & CSS examples
This text has a color of #d98a0c
<p style="color:#d98a0c;">Text here</p>
.mytext {color:#d98a0c;}
This box has a color of #d98a0c
<div style="background-color:#d98a0c;">Content here</div>
.mybackground {background-color:#d98a0c;}
Border around this has a color of #d98a0c
<div style="border:2px solid #d98a0c;">Content here</div>
.myborder {border:2px solid #d98a0c;}