#d9825b color space conversions
Hex:
#d9825b
RGB:
217, 130, 91
CMY:
15, 49, 64
CMYK:
0, 40, 58, 15
HSL:
19°, 62.3762%, 60.3922%
HSV (HSB):
19°, 58.0645%, 85.0980%
XYZ:
38.4862, 31.4723, 13.9438
xyY:
0.4587, 0.3751, 31.4723
CIE-Lab:
62.9043, 29.8019, 35.2318
CIE-LCH:
62.9043, 46.1458, 49.7728
CIE-Luv:
62.9043, 66.1097, 36.3291
Hunter-Lab:
56.1002, 24.2805, 24.5334
#d9825b color charts
#d9825b color shades, tints & tones
#d9825b color schemes
#d9825b color preview, HTML & CSS examples
This text has a color of #d9825b
<p style="color:#d9825b;">Text here</p>
.mytext {color:#d9825b;}
This box has a color of #d9825b
<div style="background-color:#d9825b;">Content here</div>
.mybackground {background-color:#d9825b;}
Border around this has a color of #d9825b
<div style="border:2px solid #d9825b;">Content here</div>
.myborder {border:2px solid #d9825b;}