#bf565c color space conversions
Hex:
#bf565c
RGB:
191, 86, 92
CMY:
25, 66, 64
CMYK:
0, 55, 52, 25
HSL:
357°, 45.0644%, 54.3137%
HSV (HSB):
357°, 54.9738%, 74.9020%
XYZ:
26.7454, 18.5046, 12.2873
xyY:
0.4648, 0.3216, 18.5046
CIE-Lab:
50.1026, 42.7228, 17.3213
CIE-LCH:
50.1026, 46.1005, 22.0693
CIE-Luv:
50.1026, 75.3765, 12.8981
Hunter-Lab:
43.0170, 35.7008, 13.1764
#bf565c color charts
#bf565c color shades, tints & tones
#bf565c color schemes
#bf565c color preview, HTML & CSS examples
This text has a color of #bf565c
<p style="color:#bf565c;">Text here</p>
.mytext {color:#bf565c;}
This box has a color of #bf565c
<div style="background-color:#bf565c;">Content here</div>
.mybackground {background-color:#bf565c;}
Border around this has a color of #bf565c
<div style="border:2px solid #bf565c;">Content here</div>
.myborder {border:2px solid #bf565c;}