#d85d05 color space conversions
Hex:
#d85d05
RGB:
216, 93, 5
CMY:
15, 64, 98
CMYK:
0, 57, 98, 15
HSL:
25°, 95.4751%, 43.3333%
HSV (HSB):
25°, 97.6852%, 84.7059%
XYZ:
32.2606, 22.4386, 2.7743
xyY:
0.5613, 0.3904, 22.4386
CIE-Lab:
54.4893, 44.9441, 62.6810
CIE-LCH:
54.4893, 77.1290, 54.3584
CIE-Luv:
54.4893, 102.2170, 47.5325
Hunter-Lab:
47.3694, 38.6700, 29.6861
#d85d05 color charts
#d85d05 color shades, tints & tones
#d85d05 color schemes
#d85d05 color preview, HTML & CSS examples
This text has a color of #d85d05
<p style="color:#d85d05;">Text here</p>
.mytext {color:#d85d05;}
This box has a color of #d85d05
<div style="background-color:#d85d05;">Content here</div>
.mybackground {background-color:#d85d05;}
Border around this has a color of #d85d05
<div style="border:2px solid #d85d05;">Content here</div>
.myborder {border:2px solid #d85d05;}