#b2181e color space conversions
Hex:
#b2181e
RGB:
178, 24, 30
CMY:
30, 91, 88
CMYK:
0, 87, 83, 30
HSL:
358°, 76.2376%, 39.6078%
HSV (HSB):
358°, 86.5169%, 69.8039%
XYZ:
18.9211, 10.2120, 2.2022
xyY:
0.6038, 0.3259, 10.2120
CIE-Lab:
38.2202, 58.2403, 38.9920
CIE-LCH:
38.2202, 70.0879, 33.8024
CIE-Luv:
38.2202, 112.1271, 22.8340
Hunter-Lab:
31.9562, 49.7655, 18.2836
#b2181e color charts
#b2181e color shades, tints & tones
#b2181e color schemes
#b2181e color preview, HTML & CSS examples
This text has a color of #b2181e
<p style="color:#b2181e;">Text here</p>
.mytext {color:#b2181e;}
This box has a color of #b2181e
<div style="background-color:#b2181e;">Content here</div>
.mybackground {background-color:#b2181e;}
Border around this has a color of #b2181e
<div style="border:2px solid #b2181e;">Content here</div>
.myborder {border:2px solid #b2181e;}