#d98f50 color space conversions
Hex:
#d98f50
RGB:
217, 143, 80
CMY:
15, 44, 69
CMYK:
0, 34, 63, 15
HSL:
28°, 64.3192%, 58.2353%
HSV (HSB):
28°, 63.1336%, 85.0980%
XYZ:
39.8857, 34.9758, 12.2382
xyY:
0.4579, 0.4016, 34.9758
CIE-Lab:
65.7298, 22.0534, 44.3938
CIE-LCH:
65.7298, 49.5698, 63.5833
CIE-Luv:
65.7298, 57.6929, 47.1857
Hunter-Lab:
59.1404, 16.8891, 29.1291
#d98f50 color charts
#d98f50 color shades, tints & tones
#d98f50 color schemes
#d98f50 color preview, HTML & CSS examples
This text has a color of #d98f50
<p style="color:#d98f50;">Text here</p>
.mytext {color:#d98f50;}
This box has a color of #d98f50
<div style="background-color:#d98f50;">Content here</div>
.mybackground {background-color:#d98f50;}
Border around this has a color of #d98f50
<div style="border:2px solid #d98f50;">Content here</div>
.myborder {border:2px solid #d98f50;}