#d85b1b color space conversions
Hex:
#d85b1b
RGB:
216, 91, 27
CMY:
15, 64, 89
CMYK:
0, 58, 88, 15
HSL:
20°, 77.7778%, 47.6471%
HSV (HSB):
20°, 87.5000%, 84.7059%
XYZ:
32.2578, 22.1602, 3.6141
xyY:
0.5559, 0.3819, 22.1602
CIE-Lab:
54.1966, 46.1955, 56.7535
CIE-LCH:
54.1966, 73.1778, 50.8555
CIE-Luv:
54.1966, 102.7117, 44.2433
Hunter-Lab:
47.0747, 39.9361, 28.4004
#d85b1b color charts
#d85b1b color shades, tints & tones
#d85b1b color schemes
#d85b1b color preview, HTML & CSS examples
This text has a color of #d85b1b
<p style="color:#d85b1b;">Text here</p>
.mytext {color:#d85b1b;}
This box has a color of #d85b1b
<div style="background-color:#d85b1b;">Content here</div>
.mybackground {background-color:#d85b1b;}
Border around this has a color of #d85b1b
<div style="border:2px solid #d85b1b;">Content here</div>
.myborder {border:2px solid #d85b1b;}