#bf729c color space conversions
Hex:
#bf729c
RGB:
191, 114, 156
CMY:
25, 55, 39
CMYK:
0, 40, 18, 25
HSL:
327°, 37.5610%, 59.8039%
HSV (HSB):
327°, 40.3141%, 74.9020%
XYZ:
33.5039, 25.5113, 34.6108
xyY:
0.3578, 0.2725, 25.5113
CIE-Lab:
57.5702, 36.0883, -9.6489
CIE-LCH:
57.5702, 37.3559, 345.0311
CIE-Luv:
57.5702, 44.8148, -20.0571
Hunter-Lab:
50.5087, 30.0141, -5.2721
#bf729c color charts
#bf729c color shades, tints & tones
#bf729c color schemes
#bf729c color preview, HTML & CSS examples
This text has a color of #bf729c
<p style="color:#bf729c;">Text here</p>
.mytext {color:#bf729c;}
This box has a color of #bf729c
<div style="background-color:#bf729c;">Content here</div>
.mybackground {background-color:#bf729c;}
Border around this has a color of #bf729c
<div style="border:2px solid #bf729c;">Content here</div>
.myborder {border:2px solid #bf729c;}