#b1090c color space conversions
Hex:
#b1090c
RGB:
177, 9, 12
CMY:
31, 96, 95
CMYK:
0, 95, 93, 31
HSL:
359°, 90.3226%, 36.4706%
HSV (HSB):
359°, 94.9153%, 69.4118%
XYZ:
18.2955, 9.5690, 1.2306
xyY:
0.6288, 0.3289, 9.5690
CIE-Lab:
37.0576, 59.9982, 46.5961
CIE-LCH:
37.0576, 75.9670, 37.8338
CIE-Luv:
37.0576, 117.6850, 25.0330
Hunter-Lab:
30.9338, 51.4378, 19.2951
#b1090c color charts
#b1090c color shades, tints & tones
#b1090c color schemes
#b1090c color preview, HTML & CSS examples
This text has a color of #b1090c
<p style="color:#b1090c;">Text here</p>
.mytext {color:#b1090c;}
This box has a color of #b1090c
<div style="background-color:#b1090c;">Content here</div>
.mybackground {background-color:#b1090c;}
Border around this has a color of #b1090c
<div style="border:2px solid #b1090c;">Content here</div>
.myborder {border:2px solid #b1090c;}