#bb5551 color space conversions
Hex:
#bb5551
RGB:
187, 85, 81
CMY:
27, 67, 68
CMYK:
0, 55, 57, 27
HSL:
2°, 43.8017%, 52.5490%
HSV (HSB):
2°, 56.6845%, 73.3333%
XYZ:
25.2272, 17.6559, 9.8629
xyY:
0.4783, 0.3347, 17.6559
CIE-Lab:
49.0760, 40.8267, 22.3790
CIE-LCH:
49.0760, 46.5579, 28.7292
CIE-Luv:
49.0760, 75.1817, 18.3566
Hunter-Lab:
42.0189, 33.6344, 15.4964
#bb5551 color charts
#bb5551 color shades, tints & tones
#bb5551 color schemes
#bb5551 color preview, HTML & CSS examples
This text has a color of #bb5551
<p style="color:#bb5551;">Text here</p>
.mytext {color:#bb5551;}
This box has a color of #bb5551
<div style="background-color:#bb5551;">Content here</div>
.mybackground {background-color:#bb5551;}
Border around this has a color of #bb5551
<div style="border:2px solid #bb5551;">Content here</div>
.myborder {border:2px solid #bb5551;}