#bf9982 color space conversions
Hex:
#bf9982
RGB:
191, 153, 130
CMY:
25, 40, 49
CMYK:
0, 20, 32, 25
HSL:
23°, 32.2751%, 62.9412%
HSV (HSB):
23°, 31.9372%, 74.9020%
XYZ:
36.9064, 35.4705, 26.0204
xyY:
0.3751, 0.3605, 35.4705
CIE-Lab:
66.1134, 10.8373, 17.4625
CIE-LCH:
66.1134, 20.5521, 58.1760
CIE-Luv:
66.1134, 26.0595, 21.5315
Hunter-Lab:
59.5571, 6.3878, 15.7863
#bf9982 color charts
#bf9982 color shades, tints & tones
#bf9982 color schemes
#bf9982 color preview, HTML & CSS examples
This text has a color of #bf9982
<p style="color:#bf9982;">Text here</p>
.mytext {color:#bf9982;}
This box has a color of #bf9982
<div style="background-color:#bf9982;">Content here</div>
.mybackground {background-color:#bf9982;}
Border around this has a color of #bf9982
<div style="border:2px solid #bf9982;">Content here</div>
.myborder {border:2px solid #bf9982;}