#b22c29 color space conversions
Hex:
#b22c29
RGB:
178, 44, 41
CMY:
30, 83, 84
CMYK:
0, 75, 77, 30
HSL:
1°, 62.5571%, 42.9412%
HSV (HSB):
1°, 76.9663%, 69.8039%
XYZ:
19.6610, 11.4264, 3.2671
xyY:
0.5723, 0.3326, 11.4264
CIE-Lab:
40.2896, 53.0777, 34.9026
CIE-LCH:
40.2896, 63.5251, 33.3279
CIE-Luv:
40.2896, 101.4528, 22.8648
Hunter-Lab:
33.8030, 44.6666, 17.9317
#b22c29 color charts
#b22c29 color shades, tints & tones
#b22c29 color schemes
#b22c29 color preview, HTML & CSS examples
This text has a color of #b22c29
<p style="color:#b22c29;">Text here</p>
.mytext {color:#b22c29;}
This box has a color of #b22c29
<div style="background-color:#b22c29;">Content here</div>
.mybackground {background-color:#b22c29;}
Border around this has a color of #b22c29
<div style="border:2px solid #b22c29;">Content here</div>
.myborder {border:2px solid #b22c29;}