#bf5b4e color space conversions
Hex:
#bf5b4e
RGB:
191, 91, 78
CMY:
25, 64, 69
CMYK:
0, 52, 59, 25
HSL:
7°, 46.8880%, 52.7451%
HSV (HSB):
7°, 59.1623%, 74.9020%
XYZ:
26.6021, 19.1086, 9.4940
xyY:
0.4819, 0.3461, 19.1086
CIE-Lab:
50.8140, 39.0698, 26.5097
CIE-LCH:
50.8140, 47.2146, 34.1577
CIE-Luv:
50.8140, 75.0138, 23.0833
Hunter-Lab:
43.7134, 32.1290, 17.7224
#bf5b4e color charts
#bf5b4e color shades, tints & tones
#bf5b4e color schemes
#bf5b4e color preview, HTML & CSS examples
This text has a color of #bf5b4e
<p style="color:#bf5b4e;">Text here</p>
.mytext {color:#bf5b4e;}
This box has a color of #bf5b4e
<div style="background-color:#bf5b4e;">Content here</div>
.mybackground {background-color:#bf5b4e;}
Border around this has a color of #bf5b4e
<div style="border:2px solid #bf5b4e;">Content here</div>
.myborder {border:2px solid #bf5b4e;}