#bf5b4c color space conversions
Hex:
#bf5b4c
RGB:
191, 91, 76
CMY:
25, 64, 70
CMYK:
0, 52, 60, 25
HSL:
8°, 47.3251%, 52.3529%
HSV (HSB):
8°, 60.2094%, 74.9020%
XYZ:
26.5314, 19.0803, 9.1220
xyY:
0.4847, 0.3486, 19.0803
CIE-Lab:
50.7811, 38.9221, 27.6267
CIE-LCH:
50.7811, 47.7301, 35.3669
CIE-Luv:
50.7811, 75.3901, 24.1480
Hunter-Lab:
43.6810, 31.9774, 18.1951
#bf5b4c color charts
#bf5b4c color shades, tints & tones
#bf5b4c color schemes
#bf5b4c color preview, HTML & CSS examples
This text has a color of #bf5b4c
<p style="color:#bf5b4c;">Text here</p>
.mytext {color:#bf5b4c;}
This box has a color of #bf5b4c
<div style="background-color:#bf5b4c;">Content here</div>
.mybackground {background-color:#bf5b4c;}
Border around this has a color of #bf5b4c
<div style="border:2px solid #bf5b4c;">Content here</div>
.myborder {border:2px solid #bf5b4c;}