#b2191e color space conversions
Hex:
#b2191e
RGB:
178, 25, 30
CMY:
30, 90, 88
CMYK:
0, 86, 83, 30
HSL:
358°, 75.3695%, 39.8039%
HSV (HSB):
358°, 85.9551%, 69.8039%
XYZ:
18.9421, 10.2540, 2.2092
xyY:
0.6032, 0.3265, 10.2540
CIE-Lab:
38.2944, 58.0284, 39.0623
CIE-LCH:
38.2944, 69.9511, 33.9468
CIE-Luv:
38.2944, 111.7882, 22.9683
Hunter-Lab:
32.0218, 49.5510, 18.3249
#b2191e color charts
#b2191e color shades, tints & tones
#b2191e color schemes
#b2191e color preview, HTML & CSS examples
This text has a color of #b2191e
<p style="color:#b2191e;">Text here</p>
.mytext {color:#b2191e;}
This box has a color of #b2191e
<div style="background-color:#b2191e;">Content here</div>
.mybackground {background-color:#b2191e;}
Border around this has a color of #b2191e
<div style="border:2px solid #b2191e;">Content here</div>
.myborder {border:2px solid #b2191e;}