#b85d27 color space conversions
Hex:
#b85d27
RGB:
184, 93, 39
CMY:
28, 64, 85
CMYK:
0, 49, 79, 28
HSL:
22°, 65.0224%, 43.7255%
HSV (HSB):
22°, 78.8043%, 72.1569%
XYZ:
24.0477, 18.1655, 4.1583
xyY:
0.5186, 0.3917, 18.1655
CIE-Lab:
49.6963, 33.0653, 45.9177
CIE-LCH:
49.6963, 56.5840, 54.2424
CIE-Luv:
49.6963, 73.2958, 39.2459
Hunter-Lab:
42.6210, 26.1268, 24.0501
#b85d27 color charts
#b85d27 color shades, tints & tones
#b85d27 color schemes
#b85d27 color preview, HTML & CSS examples
This text has a color of #b85d27
<p style="color:#b85d27;">Text here</p>
.mytext {color:#b85d27;}
This box has a color of #b85d27
<div style="background-color:#b85d27;">Content here</div>
.mybackground {background-color:#b85d27;}
Border around this has a color of #b85d27
<div style="border:2px solid #b85d27;">Content here</div>
.myborder {border:2px solid #b85d27;}