#bb093a color space conversions
Hex:
#bb093a
RGB:
187, 9, 58
CMY:
27, 96, 77
CMYK:
0, 95, 69, 27
HSL:
343°, 90.8163%, 38.4314%
HSV (HSB):
343°, 95.1872%, 73.3333%
XYZ:
21.3549, 11.0657, 5.0133
xyY:
0.5705, 0.2956, 11.0657
CIE-Lab:
39.6908, 63.9180, 24.3352
CIE-LCH:
39.6908, 68.3938, 20.8431
CIE-Luv:
39.6908, 115.7017, 12.2611
Hunter-Lab:
33.2651, 56.3763, 14.3500
#bb093a color charts
#bb093a color shades, tints & tones
#bb093a color schemes
#bb093a color preview, HTML & CSS examples
This text has a color of #bb093a
<p style="color:#bb093a;">Text here</p>
.mytext {color:#bb093a;}
This box has a color of #bb093a
<div style="background-color:#bb093a;">Content here</div>
.mybackground {background-color:#bb093a;}
Border around this has a color of #bb093a
<div style="border:2px solid #bb093a;">Content here</div>
.myborder {border:2px solid #bb093a;}