#bf894c color space conversions
Hex:
#bf894c
RGB:
191, 137, 76
CMY:
25, 46, 70
CMYK:
0, 28, 60, 25
HSL:
32°, 47.3251%, 52.3529%
HSV (HSB):
32°, 60.2094%, 74.9020%
XYZ:
31.7360, 29.4895, 10.8568
xyY:
0.4403, 0.4091, 29.4895
CIE-Lab:
61.2112, 14.0694, 40.3805
CIE-LCH:
61.2112, 42.7613, 70.7906
CIE-Luv:
61.2112, 41.9490, 44.1707
Hunter-Lab:
54.3042, 9.2851, 26.1593
#bf894c color charts
#bf894c color shades, tints & tones
#bf894c color schemes
#bf894c color preview, HTML & CSS examples
This text has a color of #bf894c
<p style="color:#bf894c;">Text here</p>
.mytext {color:#bf894c;}
This box has a color of #bf894c
<div style="background-color:#bf894c;">Content here</div>
.mybackground {background-color:#bf894c;}
Border around this has a color of #bf894c
<div style="border:2px solid #bf894c;">Content here</div>
.myborder {border:2px solid #bf894c;}