#b2292e color space conversions
Hex:
#b2292e
RGB:
178, 41, 46
CMY:
30, 84, 82
CMYK:
0, 77, 74, 30
HSL:
358°, 62.5571%, 42.9412%
HSV (HSB):
358°, 76.9663%, 69.8039%
XYZ:
19.6462, 11.2481, 3.7204
xyY:
0.5676, 0.3250, 11.2481
CIE-Lab:
39.9952, 54.2721, 31.6442
CIE-LCH:
39.9952, 62.8237, 30.2450
CIE-Luv:
39.9952, 101.9137, 20.2898
Hunter-Lab:
33.5382, 45.8708, 16.8997
#b2292e color charts
#b2292e color shades, tints & tones
#b2292e color schemes
#b2292e color preview, HTML & CSS examples
This text has a color of #b2292e
<p style="color:#b2292e;">Text here</p>
.mytext {color:#b2292e;}
This box has a color of #b2292e
<div style="background-color:#b2292e;">Content here</div>
.mybackground {background-color:#b2292e;}
Border around this has a color of #b2292e
<div style="border:2px solid #b2292e;">Content here</div>
.myborder {border:2px solid #b2292e;}