#bf665b color space conversions
Hex:
#bf665b
RGB:
191, 102, 91
CMY:
25, 60, 64
CMYK:
0, 47, 52, 25
HSL:
7°, 43.8596%, 55.2941%
HSV (HSB):
7°, 52.3560%, 74.9020%
XYZ:
28.1256, 21.3344, 12.5331
xyY:
0.4537, 0.3441, 21.3344
CIE-Lab:
53.3136, 34.4237, 22.2174
CIE-LCH:
53.3136, 40.9708, 32.8386
CIE-Luv:
53.3136, 65.0190, 20.3988
Hunter-Lab:
46.1892, 27.8612, 16.2445
#bf665b color charts
#bf665b color shades, tints & tones
#bf665b color schemes
#bf665b color preview, HTML & CSS examples
This text has a color of #bf665b
<p style="color:#bf665b;">Text here</p>
.mytext {color:#bf665b;}
This box has a color of #bf665b
<div style="background-color:#bf665b;">Content here</div>
.mybackground {background-color:#bf665b;}
Border around this has a color of #bf665b
<div style="border:2px solid #bf665b;">Content here</div>
.myborder {border:2px solid #bf665b;}