#b1080c color space conversions
Hex:
#b1080c
RGB:
177, 8, 12
CMY:
31, 97, 95
CMYK:
0, 95, 93, 31
HSL:
359°, 91.3514%, 36.2745%
HSV (HSB):
359°, 95.4802%, 69.4118%
XYZ:
18.2847, 9.5473, 1.2269
xyY:
0.6292, 0.3286, 9.5473
CIE-Lab:
37.0174, 60.1142, 46.5709
CIE-LCH:
37.0174, 76.0432, 37.7652
CIE-Luv:
37.0174, 117.8784, 24.9632
Hunter-Lab:
30.8987, 51.5565, 19.2748
#b1080c color charts
#b1080c color shades, tints & tones
#b1080c color schemes
#b1080c color preview, HTML & CSS examples
This text has a color of #b1080c
<p style="color:#b1080c;">Text here</p>
.mytext {color:#b1080c;}
This box has a color of #b1080c
<div style="background-color:#b1080c;">Content here</div>
.mybackground {background-color:#b1080c;}
Border around this has a color of #b1080c
<div style="border:2px solid #b1080c;">Content here</div>
.myborder {border:2px solid #b1080c;}