#b22b32 color space conversions
Hex:
#b22b32
RGB:
178, 43, 50
CMY:
30, 83, 80
CMYK:
0, 76, 72, 30
HSL:
357°, 61.0860%, 43.3333%
HSV (HSB):
357°, 75.8427%, 69.8039%
XYZ:
19.7997, 11.4230, 4.1789
xyY:
0.5593, 0.3227, 11.4230
CIE-Lab:
40.2840, 53.7955, 29.5786
CIE-LCH:
40.2840, 61.3910, 28.8035
CIE-Luv:
40.2840, 100.0232, 19.0665
Hunter-Lab:
33.7980, 45.4234, 16.3277
#b22b32 color charts
#b22b32 color shades, tints & tones
#b22b32 color schemes
#b22b32 color preview, HTML & CSS examples
This text has a color of #b22b32
<p style="color:#b22b32;">Text here</p>
.mytext {color:#b22b32;}
This box has a color of #b22b32
<div style="background-color:#b22b32;">Content here</div>
.mybackground {background-color:#b22b32;}
Border around this has a color of #b22b32
<div style="border:2px solid #b22b32;">Content here</div>
.myborder {border:2px solid #b22b32;}