#b22a9a color space conversions
Hex:
#b22a9a
RGB:
178, 42, 154
CMY:
30, 84, 40
CMYK:
0, 76, 13, 30
HSL:
311°, 61.8182%, 43.1373%
HSV (HSB):
311°, 76.4045%, 69.8039%
XYZ:
25.0208, 13.4540, 31.8500
xyY:
0.3558, 0.1913, 13.4540
CIE-Lab:
43.4395, 64.2433, -30.2819
CIE-LCH:
43.4395, 71.0225, 334.7625
CIE-Luv:
43.4395, 63.5926, -52.3698
Hunter-Lab:
36.6797, 57.5731, -25.8074
#b22a9a color charts
#b22a9a color shades, tints & tones
#b22a9a color schemes
#b22a9a color preview, HTML & CSS examples
This text has a color of #b22a9a
<p style="color:#b22a9a;">Text here</p>
.mytext {color:#b22a9a;}
This box has a color of #b22a9a
<div style="background-color:#b22a9a;">Content here</div>
.mybackground {background-color:#b22a9a;}
Border around this has a color of #b22a9a
<div style="border:2px solid #b22a9a;">Content here</div>
.myborder {border:2px solid #b22a9a;}