#d98d45 color space conversions
Hex:
#d98d45
RGB:
217, 141, 69
CMY:
15, 45, 73
CMYK:
0, 35, 68, 15
HSL:
29°, 66.0714%, 56.0784%
HSV (HSB):
29°, 68.2028%, 85.0980%
XYZ:
39.2143, 34.2311, 10.1707
xyY:
0.4690, 0.4094, 34.2311
CIE-Lab:
65.1456, 22.4593, 49.1604
CIE-LCH:
65.1456, 54.0478, 65.4464
CIE-Luv:
65.1456, 60.2335, 50.7526
Hunter-Lab:
58.5074, 17.2510, 30.6484
#d98d45 color charts
#d98d45 color shades, tints & tones
#d98d45 color schemes
#d98d45 color preview, HTML & CSS examples
This text has a color of #d98d45
<p style="color:#d98d45;">Text here</p>
.mytext {color:#d98d45;}
This box has a color of #d98d45
<div style="background-color:#d98d45;">Content here</div>
.mybackground {background-color:#d98d45;}
Border around this has a color of #d98d45
<div style="border:2px solid #d98d45;">Content here</div>
.myborder {border:2px solid #d98d45;}