#bf954c color space conversions
Hex:
#bf954c
RGB:
191, 149, 76
CMY:
25, 42, 70
CMYK:
0, 22, 60, 25
HSL:
38°, 47.3251%, 52.3529%
HSV (HSB):
38°, 60.2094%, 74.9020%
XYZ:
33.5378, 33.0931, 11.4574
xyY:
0.4295, 0.4238, 33.0931
CIE-Lab:
64.2362, 7.4748, 43.9164
CIE-LCH:
64.2362, 44.5480, 80.3405
CIE-Luv:
64.2362, 33.3093, 49.6517
Hunter-Lab:
57.5266, 3.3934, 28.4599
#bf954c color charts
#bf954c color shades, tints & tones
#bf954c color schemes
#bf954c color preview, HTML & CSS examples
This text has a color of #bf954c
<p style="color:#bf954c;">Text here</p>
.mytext {color:#bf954c;}
This box has a color of #bf954c
<div style="background-color:#bf954c;">Content here</div>
.mybackground {background-color:#bf954c;}
Border around this has a color of #bf954c
<div style="border:2px solid #bf954c;">Content here</div>
.myborder {border:2px solid #bf954c;}