#bb013a color space conversions
Hex:
#bb013a
RGB:
187, 1, 58
CMY:
27, 100, 77
CMYK:
0, 99, 69, 27
HSL:
342°, 98.9362%, 36.8627%
HSV (HSB):
342°, 99.4652%, 73.3333%
XYZ:
21.2681, 10.8920, 4.9844
xyY:
0.5726, 0.2932, 10.8920
CIE-Lab:
39.3980, 64.7679, 23.9685
CIE-LCH:
39.3980, 69.0606, 20.3079
CIE-Luv:
39.3980, 116.9661, 11.6687
Hunter-Lab:
33.0030, 57.2752, 14.1476
#bb013a color charts
#bb013a color shades, tints & tones
#bb013a color schemes
#bb013a color preview, HTML & CSS examples
This text has a color of #bb013a
<p style="color:#bb013a;">Text here</p>
.mytext {color:#bb013a;}
This box has a color of #bb013a
<div style="background-color:#bb013a;">Content here</div>
.mybackground {background-color:#bb013a;}
Border around this has a color of #bb013a
<div style="border:2px solid #bb013a;">Content here</div>
.myborder {border:2px solid #bb013a;}