#bd5a5a color space conversions
Hex:
#bd5a5a
RGB:
189, 90, 90
CMY:
26, 65, 65
CMYK:
0, 52, 52, 26
HSL:
0°, 42.8571%, 54.7059%
HSV (HSB):
0°, 52.3810%, 74.1176%
XYZ:
26.4879, 18.8693, 11.9189
xyY:
0.4625, 0.3294, 18.8693
CIE-Lab:
50.5340, 39.8082, 19.0408
CIE-LCH:
50.5340, 44.1276, 25.5624
CIE-Luv:
50.5340, 71.6152, 15.4390
Hunter-Lab:
43.4388, 32.8267, 14.1389
#bd5a5a color charts
#bd5a5a color shades, tints & tones
#bd5a5a color schemes
#bd5a5a color preview, HTML & CSS examples
This text has a color of #bd5a5a
<p style="color:#bd5a5a;">Text here</p>
.mytext {color:#bd5a5a;}
This box has a color of #bd5a5a
<div style="background-color:#bd5a5a;">Content here</div>
.mybackground {background-color:#bd5a5a;}
Border around this has a color of #bd5a5a
<div style="border:2px solid #bd5a5a;">Content here</div>
.myborder {border:2px solid #bd5a5a;}