#bb5c5c color space conversions
Hex:
#bb5c5c
RGB:
187, 92, 92
CMY:
27, 64, 64
CMYK:
0, 51, 51, 27
HSL:
0°, 41.1255%, 54.7059%
HSV (HSB):
0°, 50.8021%, 73.3333%
XYZ:
26.2524, 18.9918, 12.4073
xyY:
0.4554, 0.3294, 18.9918
CIE-Lab:
50.6776, 38.2185, 17.9991
CIE-LCH:
50.6776, 42.2448, 25.2182
CIE-Luv:
50.6776, 68.2578, 14.7147
Hunter-Lab:
43.5796, 31.2645, 13.6255
#bb5c5c color charts
#bb5c5c color shades, tints & tones
#bb5c5c color schemes
#bb5c5c color preview, HTML & CSS examples
This text has a color of #bb5c5c
<p style="color:#bb5c5c;">Text here</p>
.mytext {color:#bb5c5c;}
This box has a color of #bb5c5c
<div style="background-color:#bb5c5c;">Content here</div>
.mybackground {background-color:#bb5c5c;}
Border around this has a color of #bb5c5c
<div style="border:2px solid #bb5c5c;">Content here</div>
.myborder {border:2px solid #bb5c5c;}