#bf8181 color space conversions
Hex:
#bf8181
RGB:
191, 129, 129
CMY:
25, 49, 49
CMYK:
0, 32, 32, 25
HSL:
0°, 32.6316%, 62.7451%
HSV (HSB):
0°, 32.4607%, 74.9020%
XYZ:
33.2986, 28.3619, 24.4882
xyY:
0.3865, 0.3292, 28.3619
CIE-Lab:
60.2143, 23.9686, 9.7771
CIE-LCH:
60.2143, 25.8860, 22.1913
CIE-Luv:
60.2143, 41.0457, 8.8433
Hunter-Lab:
53.2559, 18.4105, 10.0162
#bf8181 color charts
#bf8181 color shades, tints & tones
#bf8181 color schemes
#bf8181 color preview, HTML & CSS examples
This text has a color of #bf8181
<p style="color:#bf8181;">Text here</p>
.mytext {color:#bf8181;}
This box has a color of #bf8181
<div style="background-color:#bf8181;">Content here</div>
.mybackground {background-color:#bf8181;}
Border around this has a color of #bf8181
<div style="border:2px solid #bf8181;">Content here</div>
.myborder {border:2px solid #bf8181;}