#bf647b color space conversions
Hex:
#bf647b
RGB:
191, 100, 123
CMY:
25, 61, 52
CMYK:
0, 48, 36, 25
HSL:
345°, 41.5525%, 57.0588%
HSV (HSB):
345°, 47.6440%, 74.9020%
XYZ:
29.6182, 21.6208, 21.3511
xyY:
0.4080, 0.2978, 21.6208
CIE-Lab:
53.6223, 38.8859, 3.8446
CIE-LCH:
53.6223, 39.0755, 5.6464
CIE-Luv:
53.6223, 59.6704, -1.9507
Hunter-Lab:
46.4981, 32.3284, 5.3238
#bf647b color charts
#bf647b color shades, tints & tones
#bf647b color schemes
#bf647b color preview, HTML & CSS examples
This text has a color of #bf647b
<p style="color:#bf647b;">Text here</p>
.mytext {color:#bf647b;}
This box has a color of #bf647b
<div style="background-color:#bf647b;">Content here</div>
.mybackground {background-color:#bf647b;}
Border around this has a color of #bf647b
<div style="border:2px solid #bf647b;">Content here</div>
.myborder {border:2px solid #bf647b;}