#b22d7b color space conversions
Hex:
#b22d7b
RGB:
178, 45, 123
CMY:
30, 82, 52
CMYK:
0, 75, 31, 30
HSL:
325°, 59.6413%, 43.7255%
HSV (HSB):
325°, 74.7191%, 69.8039%
XYZ:
22.8736, 12.7718, 19.9985
xyY:
0.4111, 0.2295, 12.7718
CIE-Lab:
42.4174, 59.2070, -12.9670
CIE-LCH:
42.4174, 60.6103, 347.6467
CIE-Luv:
42.4174, 74.7396, -27.2992
Hunter-Lab:
35.7377, 51.7067, -8.1619
#b22d7b color charts
#b22d7b color shades, tints & tones
#b22d7b color schemes
#b22d7b color preview, HTML & CSS examples
This text has a color of #b22d7b
<p style="color:#b22d7b;">Text here</p>
.mytext {color:#b22d7b;}
This box has a color of #b22d7b
<div style="background-color:#b22d7b;">Content here</div>
.mybackground {background-color:#b22d7b;}
Border around this has a color of #b22d7b
<div style="border:2px solid #b22d7b;">Content here</div>
.myborder {border:2px solid #b22d7b;}