#bb5555 color space conversions
Hex:
#bb5555
RGB:
187, 85, 85
CMY:
27, 67, 67
CMYK:
0, 55, 55, 27
HSL:
0°, 42.8571%, 53.3333%
HSV (HSB):
0°, 54.5455%, 73.3333%
XYZ:
25.3817, 17.7177, 10.6764
xyY:
0.4720, 0.3295, 17.7177
CIE-Lab:
49.1519, 41.1544, 20.1051
CIE-LCH:
49.1519, 45.8029, 26.0369
CIE-Luv:
49.1519, 74.3214, 16.0229
Hunter-Lab:
42.0924, 33.9739, 14.4262
#bb5555 color charts
#bb5555 color shades, tints & tones
#bb5555 color schemes
#bb5555 color preview, HTML & CSS examples
This text has a color of #bb5555
<p style="color:#bb5555;">Text here</p>
.mytext {color:#bb5555;}
This box has a color of #bb5555
<div style="background-color:#bb5555;">Content here</div>
.mybackground {background-color:#bb5555;}
Border around this has a color of #bb5555
<div style="border:2px solid #bb5555;">Content here</div>
.myborder {border:2px solid #bb5555;}