#bf767c color space conversions
Hex:
#bf767c
RGB:
191, 118, 124
CMY:
25, 54, 51
CMYK:
0, 38, 35, 25
HSL:
355°, 36.3184%, 60.5882%
HSV (HSB):
355°, 38.2199%, 74.9020%
XYZ:
31.6024, 25.4885, 22.3229
xyY:
0.3979, 0.3210, 25.4885
CIE-Lab:
57.5483, 29.3703, 8.8767
CIE-LCH:
57.5483, 30.6824, 16.8165
CIE-Luv:
57.5483, 48.6444, 6.4937
Hunter-Lab:
50.4861, 23.3835, 9.1246
#bf767c color charts
#bf767c color shades, tints & tones
#bf767c color schemes
#bf767c color preview, HTML & CSS examples
This text has a color of #bf767c
<p style="color:#bf767c;">Text here</p>
.mytext {color:#bf767c;}
This box has a color of #bf767c
<div style="background-color:#bf767c;">Content here</div>
.mybackground {background-color:#bf767c;}
Border around this has a color of #bf767c
<div style="border:2px solid #bf767c;">Content here</div>
.myborder {border:2px solid #bf767c;}