#b2032e color space conversions
Hex:
#b2032e
RGB:
178, 3, 46
CMY:
30, 99, 82
CMYK:
0, 98, 74, 30
HSL:
345°, 96.6851%, 35.4902%
HSV (HSB):
345°, 98.3146%, 69.8039%
XYZ:
18.8858, 9.7274, 3.4669
xyY:
0.5887, 0.3032, 9.7274
CIE-Lab:
37.3486, 61.8158, 28.5896
CIE-LCH:
37.3486, 68.1070, 24.8204
CIE-Luv:
37.3486, 113.2989, 15.2289
Hunter-Lab:
31.1887, 53.5074, 15.2414
#b2032e color charts
#b2032e color shades, tints & tones
#b2032e color schemes
#b2032e color preview, HTML & CSS examples
This text has a color of #b2032e
<p style="color:#b2032e;">Text here</p>
.mytext {color:#b2032e;}
This box has a color of #b2032e
<div style="background-color:#b2032e;">Content here</div>
.mybackground {background-color:#b2032e;}
Border around this has a color of #b2032e
<div style="border:2px solid #b2032e;">Content here</div>
.myborder {border:2px solid #b2032e;}