#bb030e color space conversions
Hex:
#bb030e
RGB:
187, 3, 14
CMY:
27, 99, 95
CMYK:
0, 98, 93, 27
HSL:
356°, 96.8421%, 37.2549%
HSV (HSB):
356°, 98.3957%, 73.3333%
XYZ:
20.6053, 10.6616, 1.3873
xyY:
0.6310, 0.3265, 10.6616
CIE-Lab:
39.0046, 63.2769, 48.1225
CIE-LCH:
39.0046, 79.4969, 37.2532
CIE-Luv:
39.0046, 125.9662, 25.9630
Hunter-Lab:
32.6521, 55.5023, 20.3374
#bb030e color charts
#bb030e color shades, tints & tones
#bb030e color schemes
#bb030e color preview, HTML & CSS examples
This text has a color of #bb030e
<p style="color:#bb030e;">Text here</p>
.mytext {color:#bb030e;}
This box has a color of #bb030e
<div style="background-color:#bb030e;">Content here</div>
.mybackground {background-color:#bb030e;}
Border around this has a color of #bb030e
<div style="border:2px solid #bb030e;">Content here</div>
.myborder {border:2px solid #bb030e;}