#bb034b color space conversions
Hex:
#bb034b
RGB:
187, 3, 75
CMY:
27, 99, 71
CMYK:
0, 98, 60, 27
HSL:
337°, 96.8421%, 37.2549%
HSV (HSB):
337°, 98.3957%, 73.3333%
XYZ:
21.7961, 11.1379, 7.6577
xyY:
0.5370, 0.2744, 11.1379
CIE-Lab:
39.8118, 65.4755, 13.6725
CIE-LCH:
39.8118, 66.8878, 11.7949
CIE-Luv:
39.8118, 110.6124, 2.5163
Hunter-Lab:
33.3735, 58.1738, 9.7572
#bb034b color charts
#bb034b color shades, tints & tones
#bb034b color schemes
#bb034b color preview, HTML & CSS examples
This text has a color of #bb034b
<p style="color:#bb034b;">Text here</p>
.mytext {color:#bb034b;}
This box has a color of #bb034b
<div style="background-color:#bb034b;">Content here</div>
.mybackground {background-color:#bb034b;}
Border around this has a color of #bb034b
<div style="border:2px solid #bb034b;">Content here</div>
.myborder {border:2px solid #bb034b;}