#b22c8a color space conversions
Hex:
#b22c8a
RGB:
178, 44, 138
CMY:
30, 83, 46
CMYK:
0, 75, 22, 30
HSL:
318°, 60.3604%, 43.5294%
HSV (HSB):
318°, 75.2809%, 69.8039%
XYZ:
23.8482, 13.1013, 25.3166
xyY:
0.3830, 0.2104, 13.1013
CIE-Lab:
42.9155, 61.4157, -21.4046
CIE-LCH:
42.9155, 65.0388, 340.7856
CIE-Luv:
42.9155, 69.2288, -39.2834
Hunter-Lab:
36.1957, 54.2654, -16.1326
#b22c8a color charts
#b22c8a color shades, tints & tones
#b22c8a color schemes
#b22c8a color preview, HTML & CSS examples
This text has a color of #b22c8a
<p style="color:#b22c8a;">Text here</p>
.mytext {color:#b22c8a;}
This box has a color of #b22c8a
<div style="background-color:#b22c8a;">Content here</div>
.mybackground {background-color:#b22c8a;}
Border around this has a color of #b22c8a
<div style="border:2px solid #b22c8a;">Content here</div>
.myborder {border:2px solid #b22c8a;}