#bf8045 color space conversions
Hex:
#bf8045
RGB:
191, 128, 69
CMY:
25, 50, 73
CMYK:
0, 33, 64, 25
HSL:
29°, 48.8000%, 50.9804%
HSV (HSB):
29°, 63.8743%, 74.9020%
XYZ:
30.2792, 26.9444, 9.2351
xyY:
0.4556, 0.4054, 26.9444
CIE-Lab:
58.9228, 18.5422, 41.3038
CIE-LCH:
58.9228, 45.2749, 65.8237
CIE-Luv:
58.9228, 49.2019, 43.1896
Hunter-Lab:
51.9080, 13.2845, 25.7871
#bf8045 color charts
#bf8045 color shades, tints & tones
#bf8045 color schemes
#bf8045 color preview, HTML & CSS examples
This text has a color of #bf8045
<p style="color:#bf8045;">Text here</p>
.mytext {color:#bf8045;}
This box has a color of #bf8045
<div style="background-color:#bf8045;">Content here</div>
.mybackground {background-color:#bf8045;}
Border around this has a color of #bf8045
<div style="border:2px solid #bf8045;">Content here</div>
.myborder {border:2px solid #bf8045;}