#b22e7e color space conversions
Hex:
#b22e7e
RGB:
178, 46, 126
CMY:
30, 82, 51
CMYK:
0, 74, 29, 30
HSL:
324°, 58.9286%, 43.9216%
HSV (HSB):
324°, 74.1573%, 69.8039%
XYZ:
23.1030, 12.9253, 21.0158
xyY:
0.4050, 0.2266, 12.9253
CIE-Lab:
42.6505, 59.2382, -14.4610
CIE-LCH:
42.6505, 60.9777, 346.2815
CIE-Luv:
42.6505, 73.2809, -29.3443
Hunter-Lab:
35.9518, 51.7902, -9.4920
#b22e7e color charts
#b22e7e color shades, tints & tones
#b22e7e color schemes
#b22e7e color preview, HTML & CSS examples
This text has a color of #b22e7e
<p style="color:#b22e7e;">Text here</p>
.mytext {color:#b22e7e;}
This box has a color of #b22e7e
<div style="background-color:#b22e7e;">Content here</div>
.mybackground {background-color:#b22e7e;}
Border around this has a color of #b22e7e
<div style="border:2px solid #b22e7e;">Content here</div>
.myborder {border:2px solid #b22e7e;}