#bf5c64 color space conversions
Hex:
#bf5c64
RGB:
191, 92, 100
CMY:
25, 64, 61
CMYK:
0, 52, 48, 25
HSL:
355°, 43.6123%, 55.4902%
HSV (HSB):
355°, 51.8325%, 74.9020%
XYZ:
27.6133, 19.6508, 14.3942
xyY:
0.4478, 0.3187, 19.6508
CIE-Lab:
51.4400, 40.4640, 14.3920
CIE-LCH:
51.4400, 42.9472, 19.5791
CIE-Luv:
51.4400, 69.7542, 10.3414
Hunter-Lab:
44.3292, 33.6140, 11.7783
#bf5c64 color charts
#bf5c64 color shades, tints & tones
#bf5c64 color schemes
#bf5c64 color preview, HTML & CSS examples
This text has a color of #bf5c64
<p style="color:#bf5c64;">Text here</p>
.mytext {color:#bf5c64;}
This box has a color of #bf5c64
<div style="background-color:#bf5c64;">Content here</div>
.mybackground {background-color:#bf5c64;}
Border around this has a color of #bf5c64
<div style="border:2px solid #bf5c64;">Content here</div>
.myborder {border:2px solid #bf5c64;}