#bb050a color space conversions
Hex:
#bb050a
RGB:
187, 5, 10
CMY:
27, 98, 96
CMYK:
0, 97, 95, 27
HSL:
358°, 94.7917%, 37.6471%
HSV (HSB):
358°, 97.3262%, 73.3333%
XYZ:
20.6026, 10.6953, 1.2657
xyY:
0.6327, 0.3284, 10.6953
CIE-Lab:
39.0624, 63.0145, 49.6297
CIE-LCH:
39.0624, 80.2118, 38.2237
CIE-Luv:
39.0624, 125.9549, 26.6379
Hunter-Lab:
32.7036, 55.2199, 20.5979
#bb050a color charts
#bb050a color shades, tints & tones
#bb050a color schemes
#bb050a color preview, HTML & CSS examples
This text has a color of #bb050a
<p style="color:#bb050a;">Text here</p>
.mytext {color:#bb050a;}
This box has a color of #bb050a
<div style="background-color:#bb050a;">Content here</div>
.mybackground {background-color:#bb050a;}
Border around this has a color of #bb050a
<div style="border:2px solid #bb050a;">Content here</div>
.myborder {border:2px solid #bb050a;}