#bf7c8c color space conversions
Hex:
#bf7c8c
RGB:
191, 124, 140
CMY:
25, 51, 45
CMYK:
0, 35, 27, 25
HSL:
346°, 34.3590%, 61.7647%
HSV (HSB):
346°, 35.0785%, 74.9020%
XYZ:
33.4271, 27.3851, 28.3350
xyY:
0.3750, 0.3072, 27.3851
CIE-Lab:
59.3291, 28.2369, 2.1895
CIE-LCH:
59.3291, 28.3217, 4.4339
CIE-Luv:
59.3291, 42.2796, -2.0137
Hunter-Lab:
52.3308, 22.4409, 4.5284
#bf7c8c color charts
#bf7c8c color shades, tints & tones
#bf7c8c color schemes
#bf7c8c color preview, HTML & CSS examples
This text has a color of #bf7c8c
<p style="color:#bf7c8c;">Text here</p>
.mytext {color:#bf7c8c;}
This box has a color of #bf7c8c
<div style="background-color:#bf7c8c;">Content here</div>
.mybackground {background-color:#bf7c8c;}
Border around this has a color of #bf7c8c
<div style="border:2px solid #bf7c8c;">Content here</div>
.myborder {border:2px solid #bf7c8c;}