#bf9973 color space conversions
Hex:
#bf9973
RGB:
191, 153, 115
CMY:
25, 40, 55
CMYK:
0, 20, 40, 25
HSL:
30°, 37.2549%, 60.0000%
HSV (HSB):
30°, 39.7906%, 74.9020%
XYZ:
35.9716, 35.0966, 21.0981
xyY:
0.3903, 0.3808, 35.0966
CIE-Lab:
65.8238, 8.9794, 25.3425
CIE-LCH:
65.8238, 26.8862, 70.4897
CIE-Luv:
65.8238, 27.4813, 31.2141
Hunter-Lab:
59.2424, 4.7098, 20.3547
#bf9973 color charts
#bf9973 color shades, tints & tones
#bf9973 color schemes
#bf9973 color preview, HTML & CSS examples
This text has a color of #bf9973
<p style="color:#bf9973;">Text here</p>
.mytext {color:#bf9973;}
This box has a color of #bf9973
<div style="background-color:#bf9973;">Content here</div>
.mybackground {background-color:#bf9973;}
Border around this has a color of #bf9973
<div style="border:2px solid #bf9973;">Content here</div>
.myborder {border:2px solid #bf9973;}