#b22f4f color space conversions
Hex:
#b22f4f
RGB:
178, 47, 79
CMY:
30, 82, 69
CMYK:
0, 74, 56, 30
HSL:
345°, 58.2222%, 44.1176%
HSV (HSB):
345°, 73.5955%, 69.8039%
XYZ:
20.7879, 12.0625, 8.6298
xyY:
0.5012, 0.2908, 12.0625
CIE-Lab:
41.3153, 54.2015, 12.9096
CIE-LCH:
41.3153, 55.7176, 13.3970
CIE-Luv:
41.3153, 89.9517, 4.6304
Hunter-Lab:
34.7311, 46.0595, 9.5798
#b22f4f color charts
#b22f4f color shades, tints & tones
#b22f4f color schemes
#b22f4f color preview, HTML & CSS examples
This text has a color of #b22f4f
<p style="color:#b22f4f;">Text here</p>
.mytext {color:#b22f4f;}
This box has a color of #b22f4f
<div style="background-color:#b22f4f;">Content here</div>
.mybackground {background-color:#b22f4f;}
Border around this has a color of #b22f4f
<div style="border:2px solid #b22f4f;">Content here</div>
.myborder {border:2px solid #b22f4f;}