#bb5c5a color space conversions
Hex:
#bb5c5a
RGB:
187, 92, 90
CMY:
27, 64, 65
CMYK:
0, 51, 52, 27
HSL:
1°, 41.6309%, 54.3137%
HSV (HSB):
1°, 51.8717%, 73.3333%
XYZ:
26.1661, 18.9573, 11.9529
xyY:
0.4584, 0.3321, 18.9573
CIE-Lab:
50.6372, 38.0355, 19.1280
CIE-LCH:
50.6372, 42.5744, 26.6978
CIE-Luv:
50.6372, 68.6745, 15.9473
Hunter-Lab:
43.5400, 31.0779, 14.2013
#bb5c5a color charts
#bb5c5a color shades, tints & tones
#bb5c5a color schemes
#bb5c5a color preview, HTML & CSS examples
This text has a color of #bb5c5a
<p style="color:#bb5c5a;">Text here</p>
.mytext {color:#bb5c5a;}
This box has a color of #bb5c5a
<div style="background-color:#bb5c5a;">Content here</div>
.mybackground {background-color:#bb5c5a;}
Border around this has a color of #bb5c5a
<div style="border:2px solid #bb5c5a;">Content here</div>
.myborder {border:2px solid #bb5c5a;}