#bf8191 color space conversions
Hex:
#bf8191
RGB:
191, 129, 145
CMY:
25, 49, 43
CMYK:
0, 32, 24, 25
HSL:
345°, 32.6316%, 62.7451%
HSV (HSB):
345°, 32.4607%, 74.9020%
XYZ:
34.4469, 28.8212, 30.5356
xyY:
0.3672, 0.3073, 28.8212
CIE-Lab:
60.6235, 26.2108, 1.1978
CIE-LCH:
60.6235, 26.2382, 2.6164
CIE-Luv:
60.6235, 38.5599, -2.9850
Hunter-Lab:
53.6854, 20.5841, 3.8564
#bf8191 color charts
#bf8191 color shades, tints & tones
#bf8191 color schemes
#bf8191 color preview, HTML & CSS examples
This text has a color of #bf8191
<p style="color:#bf8191;">Text here</p>
.mytext {color:#bf8191;}
This box has a color of #bf8191
<div style="background-color:#bf8191;">Content here</div>
.mybackground {background-color:#bf8191;}
Border around this has a color of #bf8191
<div style="border:2px solid #bf8191;">Content here</div>
.myborder {border:2px solid #bf8191;}