#bf5b12 color space conversions
Hex:
#bf5b12
RGB:
191, 91, 18
CMY:
25, 64, 93
CMYK:
0, 52, 91, 25
HSL:
25°, 82.7751%, 40.9804%
HSV (HSB):
25°, 90.5759%, 74.9020%
XYZ:
25.3361, 18.6022, 2.8275
xyY:
0.5418, 0.3978, 18.6022
CIE-Lab:
50.2185, 36.3639, 54.9441
CIE-LCH:
50.2185, 65.8877, 56.5021
CIE-Luv:
50.2185, 82.3219, 43.6130
Hunter-Lab:
43.1303, 29.3787, 26.3043
#bf5b12 color charts
#bf5b12 color shades, tints & tones
#bf5b12 color schemes
#bf5b12 color preview, HTML & CSS examples
This text has a color of #bf5b12
<p style="color:#bf5b12;">Text here</p>
.mytext {color:#bf5b12;}
This box has a color of #bf5b12
<div style="background-color:#bf5b12;">Content here</div>
.mybackground {background-color:#bf5b12;}
Border around this has a color of #bf5b12
<div style="border:2px solid #bf5b12;">Content here</div>
.myborder {border:2px solid #bf5b12;}