#b8600c color space conversions
Hex:
#b8600c
RGB:
184, 96, 12
CMY:
28, 62, 95
CMYK:
0, 48, 93, 28
HSL:
29°, 87.7551%, 38.4314%
HSV (HSB):
29°, 93.4783%, 72.1569%
XYZ:
24.0164, 18.5826, 2.6688
xyY:
0.5305, 0.4105, 18.5826
CIE-Lab:
50.1953, 30.7769, 56.0333
CIE-LCH:
50.1953, 63.9292, 61.2217
CIE-Luv:
50.1953, 72.6203, 45.5707
Hunter-Lab:
43.1076, 24.0089, 26.5046
#b8600c color charts
#b8600c color shades, tints & tones
#b8600c color schemes
#b8600c color preview, HTML & CSS examples
This text has a color of #b8600c
<p style="color:#b8600c;">Text here</p>
.mytext {color:#b8600c;}
This box has a color of #b8600c
<div style="background-color:#b8600c;">Content here</div>
.mybackground {background-color:#b8600c;}
Border around this has a color of #b8600c
<div style="border:2px solid #b8600c;">Content here</div>
.myborder {border:2px solid #b8600c;}