#bf7f94 color space conversions
Hex:
#bf7f94
RGB:
191, 127, 148
CMY:
25, 50, 42
CMYK:
0, 34, 23, 25
HSL:
340°, 33.3333%, 62.3529%
HSV (HSB):
340°, 33.5079%, 74.9020%
XYZ:
34.4205, 28.3932, 31.6833
xyY:
0.3642, 0.3005, 28.3932
CIE-Lab:
60.2423, 27.7626, -1.0794
CIE-LCH:
60.2423, 27.7836, 357.7734
CIE-Luv:
60.2423, 39.2134, -6.4306
Hunter-Lab:
53.2853, 22.0558, 2.0461
#bf7f94 color charts
#bf7f94 color shades, tints & tones
#bf7f94 color schemes
#bf7f94 color preview, HTML & CSS examples
This text has a color of #bf7f94
<p style="color:#bf7f94;">Text here</p>
.mytext {color:#bf7f94;}
This box has a color of #bf7f94
<div style="background-color:#bf7f94;">Content here</div>
.mybackground {background-color:#bf7f94;}
Border around this has a color of #bf7f94
<div style="border:2px solid #bf7f94;">Content here</div>
.myborder {border:2px solid #bf7f94;}