#bf9999 color space conversions
Hex:
#bf9999
RGB:
191, 153, 153
CMY:
25, 40, 40
CMYK:
0, 20, 20, 25
HSL:
0°, 22.8916%, 67.4510%
HSV (HSB):
0°, 19.8953%, 74.9020%
XYZ:
38.6269, 36.1587, 35.0805
xyY:
0.3516, 0.3291, 36.1587
CIE-Lab:
66.6410, 14.1455, 5.3758
CIE-LCH:
66.6410, 15.1325, 20.8087
CIE-Luv:
66.6410, 23.6577, 5.0915
Hunter-Lab:
60.1321, 9.4311, 7.5033
#bf9999 color charts
#bf9999 color shades, tints & tones
#bf9999 color schemes
#bf9999 color preview, HTML & CSS examples
This text has a color of #bf9999
<p style="color:#bf9999;">Text here</p>
.mytext {color:#bf9999;}
This box has a color of #bf9999
<div style="background-color:#bf9999;">Content here</div>
.mybackground {background-color:#bf9999;}
Border around this has a color of #bf9999
<div style="border:2px solid #bf9999;">Content here</div>
.myborder {border:2px solid #bf9999;}