#bf7f4c color space conversions
Hex:
#bf7f4c
RGB:
191, 127, 76
CMY:
25, 50, 70
CMYK:
0, 34, 60, 25
HSL:
27°, 47.3251%, 52.3529%
HSV (HSB):
27°, 60.2094%, 74.9020%
XYZ:
30.3797, 26.7769, 10.4048
xyY:
0.4497, 0.3963, 26.7769
CIE-Lab:
58.7673, 19.5901, 37.4724
CIE-LCH:
58.7673, 42.2842, 62.4000
CIE-Luv:
58.7673, 49.2609, 39.6403
Hunter-Lab:
51.7464, 14.2391, 24.3009
#bf7f4c color charts
#bf7f4c color shades, tints & tones
#bf7f4c color schemes
#bf7f4c color preview, HTML & CSS examples
This text has a color of #bf7f4c
<p style="color:#bf7f4c;">Text here</p>
.mytext {color:#bf7f4c;}
This box has a color of #bf7f4c
<div style="background-color:#bf7f4c;">Content here</div>
.mybackground {background-color:#bf7f4c;}
Border around this has a color of #bf7f4c
<div style="border:2px solid #bf7f4c;">Content here</div>
.myborder {border:2px solid #bf7f4c;}