#bf831c color space conversions
Hex:
#bf831c
RGB:
191, 131, 28
CMY:
25, 49, 89
CMYK:
0, 31, 85, 25
HSL:
38°, 74.4292%, 42.9412%
HSV (HSB):
38°, 85.3403%, 74.9020%
XYZ:
29.8118, 27.3928, 4.8147
xyY:
0.4807, 0.4417, 27.3928
CIE-Lab:
59.3362, 14.9941, 59.1660
CIE-LCH:
59.3362, 61.0364, 75.7793
CIE-Luv:
59.3362, 49.4883, 56.5594
Hunter-Lab:
52.3381, 10.0817, 31.1825
#bf831c color charts
#bf831c color shades, tints & tones
#bf831c color schemes
#bf831c color preview, HTML & CSS examples
This text has a color of #bf831c
<p style="color:#bf831c;">Text here</p>
.mytext {color:#bf831c;}
This box has a color of #bf831c
<div style="background-color:#bf831c;">Content here</div>
.mybackground {background-color:#bf831c;}
Border around this has a color of #bf831c
<div style="border:2px solid #bf831c;">Content here</div>
.myborder {border:2px solid #bf831c;}