#d5850c color space conversions
Hex:
#d5850c
RGB:
213, 133, 12
CMY:
16, 48, 95
CMYK:
0, 38, 94, 16
HSL:
36°, 89.3333%, 44.1176%
HSV (HSB):
36°, 94.3662%, 83.5294%
XYZ:
35.8945, 30.9477, 4.4295
xyY:
0.5036, 0.4342, 30.9477
CIE-Lab:
62.4635, 23.2049, 66.4967
CIE-LCH:
62.4635, 70.4293, 70.7629
CIE-Luv:
62.4635, 66.4412, 60.2397
Hunter-Lab:
55.6307, 17.8194, 34.2206
#d5850c color charts
#d5850c color shades, tints & tones
#d5850c color schemes
#d5850c color preview, HTML & CSS examples
This text has a color of #d5850c
<p style="color:#d5850c;">Text here</p>
.mytext {color:#d5850c;}
This box has a color of #d5850c
<div style="background-color:#d5850c;">Content here</div>
.mybackground {background-color:#d5850c;}
Border around this has a color of #d5850c
<div style="border:2px solid #d5850c;">Content here</div>
.myborder {border:2px solid #d5850c;}