#b9093a color space conversions
Hex:
#b9093a
RGB:
185, 9, 58
CMY:
27, 96, 77
CMYK:
0, 95, 69, 27
HSL:
343°, 90.7216%, 38.0392%
HSV (HSB):
343°, 95.1351%, 72.5490%
XYZ:
20.8690, 10.8152, 4.9906
xyY:
0.5690, 0.2949, 10.8152
CIE-Lab:
39.2674, 63.4200, 23.7136
CIE-LCH:
39.2674, 67.7084, 20.5015
CIE-Luv:
39.2674, 114.1481, 11.7882
Hunter-Lab:
32.8864, 55.7210, 14.0231
#b9093a color charts
#b9093a color shades, tints & tones
#b9093a color schemes
#b9093a color preview, HTML & CSS examples
This text has a color of #b9093a
<p style="color:#b9093a;">Text here</p>
.mytext {color:#b9093a;}
This box has a color of #b9093a
<div style="background-color:#b9093a;">Content here</div>
.mybackground {background-color:#b9093a;}
Border around this has a color of #b9093a
<div style="border:2px solid #b9093a;">Content here</div>
.myborder {border:2px solid #b9093a;}