#bb011d color space conversions
Hex:
#bb011d
RGB:
187, 1, 29
CMY:
27, 100, 89
CMYK:
0, 99, 84, 27
HSL:
351°, 98.9362%, 36.8627%
HSV (HSB):
351°, 99.4652%, 73.3333%
XYZ:
20.7261, 10.6752, 2.1305
xyY:
0.6181, 0.3184, 10.6752
CIE-Lab:
39.0280, 63.7621, 40.9820
CIE-LCH:
39.0280, 75.7966, 32.7302
CIE-Luv:
39.0280, 124.2624, 22.7143
Hunter-Lab:
32.6729, 56.0542, 19.0049
#bb011d color charts
#bb011d color shades, tints & tones
#bb011d color schemes
#bb011d color preview, HTML & CSS examples
This text has a color of #bb011d
<p style="color:#bb011d;">Text here</p>
.mytext {color:#bb011d;}
This box has a color of #bb011d
<div style="background-color:#bb011d;">Content here</div>
.mybackground {background-color:#bb011d;}
Border around this has a color of #bb011d
<div style="border:2px solid #bb011d;">Content here</div>
.myborder {border:2px solid #bb011d;}