#bf994c color space conversions
Hex:
#bf994c
RGB:
191, 153, 76
CMY:
25, 40, 70
CMYK:
0, 20, 60, 25
HSL:
40°, 47.3251%, 52.3529%
HSV (HSB):
40°, 60.2094%, 74.9020%
XYZ:
34.1816, 34.3806, 11.6720
xyY:
0.4260, 0.4285, 34.3806
CIE-Lab:
65.2636, 5.2928, 45.1019
CIE-LCH:
65.2636, 45.4114, 83.3068
CIE-Luv:
65.2636, 30.4734, 51.4829
Hunter-Lab:
58.6350, 1.4463, 29.2421
#bf994c color charts
#bf994c color shades, tints & tones
#bf994c color schemes
#bf994c color preview, HTML & CSS examples
This text has a color of #bf994c
<p style="color:#bf994c;">Text here</p>
.mytext {color:#bf994c;}
This box has a color of #bf994c
<div style="background-color:#bf994c;">Content here</div>
.mybackground {background-color:#bf994c;}
Border around this has a color of #bf994c
<div style="border:2px solid #bf994c;">Content here</div>
.myborder {border:2px solid #bf994c;}