#b1200c color space conversions
Hex:
#b1200c
RGB:
177, 32, 12
CMY:
31, 87, 95
CMYK:
0, 82, 93, 31
HSL:
7°, 87.3016%, 37.0588%
HSV (HSB):
7°, 93.2203%, 69.4118%
XYZ:
18.7143, 10.4067, 1.3702
xyY:
0.6138, 0.3413, 10.4067
CIE-Lab:
38.5626, 55.6972, 47.5541
CIE-LCH:
38.5626, 73.2364, 40.4906
CIE-Luv:
38.5626, 110.5563, 27.6344
Hunter-Lab:
32.2594, 47.0976, 20.0633
#b1200c color charts
#b1200c color shades, tints & tones
#b1200c color schemes
#b1200c color preview, HTML & CSS examples
This text has a color of #b1200c
<p style="color:#b1200c;">Text here</p>
.mytext {color:#b1200c;}
This box has a color of #b1200c
<div style="background-color:#b1200c;">Content here</div>
.mybackground {background-color:#b1200c;}
Border around this has a color of #b1200c
<div style="border:2px solid #b1200c;">Content here</div>
.myborder {border:2px solid #b1200c;}