#bf665d color space conversions
Hex:
#bf665d
RGB:
191, 102, 93
CMY:
25, 60, 64
CMYK:
0, 47, 51, 25
HSL:
6°, 43.3628%, 55.6863%
HSV (HSB):
6°, 51.3089%, 74.9020%
XYZ:
28.2130, 21.3694, 12.9936
xyY:
0.4509, 0.3415, 21.3694
CIE-Lab:
53.3515, 34.6055, 21.1053
CIE-LCH:
53.3515, 40.5336, 31.3783
CIE-Luv:
53.3515, 64.6507, 19.2012
Hunter-Lab:
46.2271, 28.0436, 15.6935
#bf665d color charts
#bf665d color shades, tints & tones
#bf665d color schemes
#bf665d color preview, HTML & CSS examples
This text has a color of #bf665d
<p style="color:#bf665d;">Text here</p>
.mytext {color:#bf665d;}
This box has a color of #bf665d
<div style="background-color:#bf665d;">Content here</div>
.mybackground {background-color:#bf665d;}
Border around this has a color of #bf665d
<div style="border:2px solid #bf665d;">Content here</div>
.myborder {border:2px solid #bf665d;}