#bb032c color space conversions
Hex:
#bb032c
RGB:
187, 3, 44
CMY:
27, 99, 83
CMYK:
0, 98, 76, 27
HSL:
347°, 96.8421%, 37.2549%
HSV (HSB):
347°, 98.3957%, 73.3333%
XYZ:
20.9807, 10.8118, 3.3639
xyY:
0.5968, 0.3075, 10.8118
CIE-Lab:
39.2616, 63.9821, 32.5220
CIE-LCH:
39.2616, 71.7732, 26.9442
CIE-Luv:
39.2616, 120.6756, 17.9608
Hunter-Lab:
32.8813, 56.3542, 16.9512
#bb032c color charts
#bb032c color shades, tints & tones
#bb032c color schemes
#bb032c color preview, HTML & CSS examples
This text has a color of #bb032c
<p style="color:#bb032c;">Text here</p>
.mytext {color:#bb032c;}
This box has a color of #bb032c
<div style="background-color:#bb032c;">Content here</div>
.mybackground {background-color:#bb032c;}
Border around this has a color of #bb032c
<div style="border:2px solid #bb032c;">Content here</div>
.myborder {border:2px solid #bb032c;}