#bb021f color space conversions
Hex:
#bb021f
RGB:
187, 2, 31
CMY:
27, 99, 88
CMYK:
0, 99, 83, 27
HSL:
351°, 97.8836%, 37.0588%
HSV (HSB):
351°, 98.9305%, 73.3333%
XYZ:
20.7625, 10.7071, 2.2687
xyY:
0.6154, 0.3174, 10.7071
CIE-Lab:
39.0828, 63.7020, 39.9357
CIE-LCH:
39.0828, 75.1851, 32.0842
CIE-Luv:
39.0828, 123.7185, 22.2338
Hunter-Lab:
32.7218, 55.9984, 18.7945
#bb021f color charts
#bb021f color shades, tints & tones
#bb021f color schemes
#bb021f color preview, HTML & CSS examples
This text has a color of #bb021f
<p style="color:#bb021f;">Text here</p>
.mytext {color:#bb021f;}
This box has a color of #bb021f
<div style="background-color:#bb021f;">Content here</div>
.mybackground {background-color:#bb021f;}
Border around this has a color of #bb021f
<div style="border:2px solid #bb021f;">Content here</div>
.myborder {border:2px solid #bb021f;}