#b22b85 color space conversions
Hex:
#b22b85
RGB:
178, 43, 133
CMY:
30, 83, 48
CMYK:
0, 76, 25, 30
HSL:
320°, 61.0860%, 43.3333%
HSV (HSB):
320°, 75.8427%, 69.8039%
XYZ:
23.4576, 12.8862, 23.4412
xyY:
0.3924, 0.2155, 12.8862
CIE-Lab:
42.5913, 61.0821, -18.8486
CIE-LCH:
42.5913, 63.9241, 342.8509
CIE-Luv:
42.5913, 71.4317, -35.6265
Hunter-Lab:
35.8973, 53.8230, -13.5887
#b22b85 color charts
#b22b85 color shades, tints & tones
#b22b85 color schemes
#b22b85 color preview, HTML & CSS examples
This text has a color of #b22b85
<p style="color:#b22b85;">Text here</p>
.mytext {color:#b22b85;}
This box has a color of #b22b85
<div style="background-color:#b22b85;">Content here</div>
.mybackground {background-color:#b22b85;}
Border around this has a color of #b22b85
<div style="border:2px solid #b22b85;">Content here</div>
.myborder {border:2px solid #b22b85;}