#d98f0e color space conversions
Hex:
#d98f0e
RGB:
217, 143, 14
CMY:
15, 44, 95
CMYK:
0, 34, 94, 15
HSL:
38°, 87.8788%, 45.2941%
HSV (HSB):
38°, 93.5484%, 85.0980%
XYZ:
38.5170, 34.4283, 5.0307
xyY:
0.4940, 0.4415, 34.4283
CIE-Lab:
65.3012, 19.5694, 68.4081
CIE-LCH:
65.3012, 71.1522, 74.0359
CIE-Luv:
65.3012, 61.4943, 63.8693
Hunter-Lab:
58.6757, 14.4919, 35.9896
#d98f0e color charts
#d98f0e color shades, tints & tones
#d98f0e color schemes
#d98f0e color preview, HTML & CSS examples
This text has a color of #d98f0e
<p style="color:#d98f0e;">Text here</p>
.mytext {color:#d98f0e;}
This box has a color of #d98f0e
<div style="background-color:#d98f0e;">Content here</div>
.mybackground {background-color:#d98f0e;}
Border around this has a color of #d98f0e
<div style="border:2px solid #d98f0e;">Content here</div>
.myborder {border:2px solid #d98f0e;}