#b22a7b color space conversions
Hex:
#b22a7b
RGB:
178, 42, 123
CMY:
30, 84, 52
CMYK:
0, 76, 31, 30
HSL:
324°, 61.8182%, 43.1373%
HSV (HSB):
324°, 76.4045%, 69.8039%
XYZ:
22.7632, 12.5510, 19.9617
xyY:
0.4118, 0.2271, 12.5510
CIE-Lab:
42.0787, 60.1655, -13.4811
CIE-LCH:
42.0787, 61.6574, 347.3705
CIE-Luv:
42.0787, 75.6296, -28.1063
Hunter-Lab:
35.4273, 52.6942, -8.6081
#b22a7b color charts
#b22a7b color shades, tints & tones
#b22a7b color schemes
#b22a7b color preview, HTML & CSS examples
This text has a color of #b22a7b
<p style="color:#b22a7b;">Text here</p>
.mytext {color:#b22a7b;}
This box has a color of #b22a7b
<div style="background-color:#b22a7b;">Content here</div>
.mybackground {background-color:#b22a7b;}
Border around this has a color of #b22a7b
<div style="border:2px solid #b22a7b;">Content here</div>
.myborder {border:2px solid #b22a7b;}