#bf646a color space conversions
Hex:
#bf646a
RGB:
191, 100, 106
CMY:
25, 61, 58
CMYK:
0, 48, 45, 25
HSL:
356°, 41.5525%, 57.0588%
HSV (HSB):
356°, 47.6440%, 74.9020%
XYZ:
28.6445, 21.2313, 16.2240
xyY:
0.4334, 0.3212, 21.2313
CIE-Lab:
53.2017, 36.9428, 13.2832
CIE-LCH:
53.2017, 39.2583, 19.7767
CIE-Luv:
53.2017, 63.3909, 9.9968
Hunter-Lab:
46.0775, 30.3309, 11.3781
#bf646a color charts
#bf646a color shades, tints & tones
#bf646a color schemes
#bf646a color preview, HTML & CSS examples
This text has a color of #bf646a
<p style="color:#bf646a;">Text here</p>
.mytext {color:#bf646a;}
This box has a color of #bf646a
<div style="background-color:#bf646a;">Content here</div>
.mybackground {background-color:#bf646a;}
Border around this has a color of #bf646a
<div style="border:2px solid #bf646a;">Content here</div>
.myborder {border:2px solid #bf646a;}