#d98f2a color space conversions
Hex:
#d98f2a
RGB:
217, 143, 42
CMY:
15, 44, 84
CMYK:
0, 34, 81, 15
HSL:
35°, 69.7211%, 50.7843%
HSV (HSB):
35°, 80.6452%, 85.0980%
XYZ:
38.8557, 34.5638, 6.8141
xyY:
0.4843, 0.4308, 34.5638
CIE-Lab:
65.4076, 20.1916, 60.9535
CIE-LCH:
65.4076, 64.2108, 71.6719
CIE-Luv:
65.4076, 60.5171, 59.5913
Hunter-Lab:
58.7910, 15.0885, 34.2818
#d98f2a color charts
#d98f2a color shades, tints & tones
#d98f2a color schemes
#d98f2a color preview, HTML & CSS examples
This text has a color of #d98f2a
<p style="color:#d98f2a;">Text here</p>
.mytext {color:#d98f2a;}
This box has a color of #d98f2a
<div style="background-color:#d98f2a;">Content here</div>
.mybackground {background-color:#d98f2a;}
Border around this has a color of #d98f2a
<div style="border:2px solid #d98f2a;">Content here</div>
.myborder {border:2px solid #d98f2a;}