#d85c09 color space conversions
Hex:
#d85c09
RGB:
216, 92, 9
CMY:
15, 64, 96
CMYK:
0, 57, 96, 15
HSL:
24°, 92.0000%, 44.1176%
HSV (HSB):
24°, 95.8333%, 84.7059%
XYZ:
32.1954, 22.2729, 2.8607
xyY:
0.5616, 0.3885, 22.2729
CIE-Lab:
54.3154, 45.4582, 61.7770
CIE-LCH:
54.3154, 76.6997, 53.6528
CIE-Luv:
54.3154, 102.8753, 46.8833
Hunter-Lab:
47.1942, 39.1808, 29.4421
#d85c09 color charts
#d85c09 color shades, tints & tones
#d85c09 color schemes
#d85c09 color preview, HTML & CSS examples
This text has a color of #d85c09
<p style="color:#d85c09;">Text here</p>
.mytext {color:#d85c09;}
This box has a color of #d85c09
<div style="background-color:#d85c09;">Content here</div>
.mybackground {background-color:#d85c09;}
Border around this has a color of #d85c09
<div style="border:2px solid #d85c09;">Content here</div>
.myborder {border:2px solid #d85c09;}