#bf874b color space conversions
Hex:
#bf874b
RGB:
191, 135, 75
CMY:
25, 47, 71
CMYK:
0, 29, 61, 25
HSL:
31°, 47.5410%, 52.1569%
HSV (HSB):
31°, 60.7330%, 74.9020%
XYZ:
31.4198, 28.9123, 10.5812
xyY:
0.4431, 0.4077, 28.9123
CIE-Lab:
60.7042, 15.0991, 40.2978
CIE-LCH:
60.7042, 43.0336, 69.4596
CIE-Luv:
60.7042, 43.4929, 43.7086
Hunter-Lab:
53.7702, 10.2061, 25.9717
#bf874b color charts
#bf874b color shades, tints & tones
#bf874b color schemes
#bf874b color preview, HTML & CSS examples
This text has a color of #bf874b
<p style="color:#bf874b;">Text here</p>
.mytext {color:#bf874b;}
This box has a color of #bf874b
<div style="background-color:#bf874b;">Content here</div>
.mybackground {background-color:#bf874b;}
Border around this has a color of #bf874b
<div style="border:2px solid #bf874b;">Content here</div>
.myborder {border:2px solid #bf874b;}