#b2200c color space conversions
Hex:
#b2200c
RGB:
178, 32, 12
CMY:
30, 87, 95
CMYK:
0, 82, 93, 30
HSL:
7°, 87.3684%, 37.2549%
HSV (HSB):
7°, 93.2584%, 69.8039%
XYZ:
18.9430, 10.5245, 1.3809
xyY:
0.6141, 0.3412, 10.5245
CIE-Lab:
38.7679, 55.9924, 47.7872
CIE-LCH:
38.7679, 73.6123, 40.4794
CIE-Luv:
38.7679, 111.3279, 27.7782
Hunter-Lab:
32.4416, 47.4553, 20.1854
#b2200c color charts
#b2200c color shades, tints & tones
#b2200c color schemes
#b2200c color preview, HTML & CSS examples
This text has a color of #b2200c
<p style="color:#b2200c;">Text here</p>
.mytext {color:#b2200c;}
This box has a color of #b2200c
<div style="background-color:#b2200c;">Content here</div>
.mybackground {background-color:#b2200c;}
Border around this has a color of #b2200c
<div style="border:2px solid #b2200c;">Content here</div>
.myborder {border:2px solid #b2200c;}