#bf5d50 color space conversions
Hex:
#bf5d50
RGB:
191, 93, 80
CMY:
25, 64, 69
CMYK:
0, 51, 58, 25
HSL:
7°, 46.4435%, 53.1373%
HSV (HSB):
7°, 58.1152%, 74.9020%
XYZ:
26.8482, 19.4843, 9.9352
xyY:
0.4772, 0.3463, 19.4843
CIE-Lab:
51.2490, 38.2002, 25.9066
CIE-LCH:
51.2490, 46.1564, 34.1443
CIE-Luv:
51.2490, 73.2517, 22.8131
Hunter-Lab:
44.1410, 31.3236, 17.5538
#bf5d50 color charts
#bf5d50 color shades, tints & tones
#bf5d50 color schemes
#bf5d50 color preview, HTML & CSS examples
This text has a color of #bf5d50
<p style="color:#bf5d50;">Text here</p>
.mytext {color:#bf5d50;}
This box has a color of #bf5d50
<div style="background-color:#bf5d50;">Content here</div>
.mybackground {background-color:#bf5d50;}
Border around this has a color of #bf5d50
<div style="border:2px solid #bf5d50;">Content here</div>
.myborder {border:2px solid #bf5d50;}