#bf5a5a color space conversions
Hex:
#bf5a5a
RGB:
191, 90, 90
CMY:
25, 65, 65
CMYK:
0, 53, 53, 25
HSL:
0°, 44.1048%, 55.0980%
HSV (HSB):
0°, 52.8796%, 74.9020%
XYZ:
26.9875, 19.1269, 11.9423
xyY:
0.4648, 0.3295, 19.1269
CIE-Lab:
50.8353, 40.5498, 19.4978
CIE-LCH:
50.8353, 44.9940, 25.6799
CIE-Luv:
50.8353, 73.2481, 15.7911
Hunter-Lab:
43.7343, 33.6135, 14.4240
#bf5a5a color charts
#bf5a5a color shades, tints & tones
#bf5a5a color schemes
#bf5a5a color preview, HTML & CSS examples
This text has a color of #bf5a5a
<p style="color:#bf5a5a;">Text here</p>
.mytext {color:#bf5a5a;}
This box has a color of #bf5a5a
<div style="background-color:#bf5a5a;">Content here</div>
.mybackground {background-color:#bf5a5a;}
Border around this has a color of #bf5a5a
<div style="border:2px solid #bf5a5a;">Content here</div>
.myborder {border:2px solid #bf5a5a;}