#bf883a color space conversions
Hex:
#bf883a
RGB:
191, 136, 58
CMY:
25, 47, 77
CMYK:
0, 29, 70, 25
HSL:
35°, 53.4137%, 48.8235%
HSV (HSB):
35°, 69.6335%, 74.9020%
XYZ:
31.0537, 28.9902, 7.9619
xyY:
0.4566, 0.4263, 28.9902
CIE-Lab:
60.7730, 13.4546, 48.7331
CIE-LCH:
60.7730, 50.5564, 74.5658
CIE-Luv:
60.7730, 44.0592, 50.8493
Hunter-Lab:
53.8425, 8.7257, 28.9223
#bf883a color charts
#bf883a color shades, tints & tones
#bf883a color schemes
#bf883a color preview, HTML & CSS examples
This text has a color of #bf883a
<p style="color:#bf883a;">Text here</p>
.mytext {color:#bf883a;}
This box has a color of #bf883a
<div style="background-color:#bf883a;">Content here</div>
.mybackground {background-color:#bf883a;}
Border around this has a color of #bf883a
<div style="border:2px solid #bf883a;">Content here</div>
.myborder {border:2px solid #bf883a;}