#d85c2b color space conversions
Hex:
#d85c2b
RGB:
216, 92, 43
CMY:
15, 64, 83
CMYK:
0, 57, 80, 15
HSL:
17°, 68.9243%, 50.7843%
HSV (HSB):
17°, 80.0926%, 84.7059%
XYZ:
32.5821, 22.4276, 4.8972
xyY:
0.5439, 0.3744, 22.4276
CIE-Lab:
54.4778, 46.1482, 50.3879
CIE-LCH:
54.4778, 68.3271, 47.5147
CIE-Luv:
54.4778, 100.4476, 40.8911
Hunter-Lab:
47.3578, 39.9314, 27.0194
#d85c2b color charts
#d85c2b color shades, tints & tones
#d85c2b color schemes
#d85c2b color preview, HTML & CSS examples
This text has a color of #d85c2b
<p style="color:#d85c2b;">Text here</p>
.mytext {color:#d85c2b;}
This box has a color of #d85c2b
<div style="background-color:#d85c2b;">Content here</div>
.mybackground {background-color:#d85c2b;}
Border around this has a color of #d85c2b
<div style="border:2px solid #d85c2b;">Content here</div>
.myborder {border:2px solid #d85c2b;}