#bf812c color space conversions
Hex:
#bf812c
RGB:
191, 129, 44
CMY:
25, 49, 83
CMYK:
0, 32, 77, 25
HSL:
35°, 62.5532%, 46.0784%
HSV (HSB):
35°, 76.9634%, 74.9020%
XYZ:
29.7907, 26.9587, 6.0163
xyY:
0.4746, 0.4295, 26.9587
CIE-Lab:
58.9361, 16.6386, 53.0240
CIE-LCH:
58.9361, 55.5732, 72.5785
CIE-Luv:
58.9361, 50.3116, 52.2457
Hunter-Lab:
51.9218, 11.5533, 29.4752
#bf812c color charts
#bf812c color shades, tints & tones
#bf812c color schemes
#bf812c color preview, HTML & CSS examples
This text has a color of #bf812c
<p style="color:#bf812c;">Text here</p>
.mytext {color:#bf812c;}
This box has a color of #bf812c
<div style="background-color:#bf812c;">Content here</div>
.mybackground {background-color:#bf812c;}
Border around this has a color of #bf812c
<div style="border:2px solid #bf812c;">Content here</div>
.myborder {border:2px solid #bf812c;}