#bf984c color space conversions
Hex:
#bf984c
RGB:
191, 152, 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.0186, 34.0546, 11.6177
xyY:
0.4269, 0.4273, 34.0546
CIE-Lab:
65.0059, 5.8374, 44.8053
CIE-LCH:
65.0059, 45.1840, 82.5772
CIE-Luv:
65.0059, 31.1801, 51.0250
Hunter-Lab:
58.3564, 1.9322, 29.0459
#bf984c color charts
#bf984c color shades, tints & tones
#bf984c color schemes
#bf984c color preview, HTML & CSS examples
This text has a color of #bf984c
<p style="color:#bf984c;">Text here</p>
.mytext {color:#bf984c;}
This box has a color of #bf984c
<div style="background-color:#bf984c;">Content here</div>
.mybackground {background-color:#bf984c;}
Border around this has a color of #bf984c
<div style="border:2px solid #bf984c;">Content here</div>
.myborder {border:2px solid #bf984c;}