#d85f1d color space conversions
Hex:
#d85f1d
RGB:
216, 95, 29
CMY:
15, 63, 89
CMYK:
0, 56, 87, 15
HSL:
21°, 76.3265%, 48.0392%
HSV (HSB):
21°, 86.5741%, 84.7059%
XYZ:
32.6329, 22.8721, 3.8572
xyY:
0.5497, 0.3853, 22.8721
CIE-Lab:
54.9403, 44.3364, 56.6257
CIE-LCH:
54.9403, 71.9179, 51.9400
CIE-Luv:
54.9403, 99.4217, 45.1247
Hunter-Lab:
47.8247, 38.1050, 28.6954
#d85f1d color charts
#d85f1d color shades, tints & tones
#d85f1d color schemes
#d85f1d color preview, HTML & CSS examples
This text has a color of #d85f1d
<p style="color:#d85f1d;">Text here</p>
.mytext {color:#d85f1d;}
This box has a color of #d85f1d
<div style="background-color:#d85f1d;">Content here</div>
.mybackground {background-color:#d85f1d;}
Border around this has a color of #d85f1d
<div style="border:2px solid #d85f1d;">Content here</div>
.myborder {border:2px solid #d85f1d;}