#b22f86 color space conversions
Hex:
#b22f86
RGB:
178, 47, 134
CMY:
30, 82, 47
CMYK:
0, 74, 25, 30
HSL:
320°, 58.2222%, 44.1176%
HSV (HSB):
320°, 73.5955%, 69.8039%
XYZ:
23.6797, 13.2192, 23.8578
xyY:
0.3897, 0.2176, 13.2192
CIE-Lab:
43.0917, 59.9115, -18.6916
CIE-LCH:
43.0917, 62.7595, 342.6728
CIE-Luv:
43.0917, 69.9322, -35.3110
Hunter-Lab:
36.3583, 52.6279, -13.4544
#b22f86 color charts
#b22f86 color shades, tints & tones
#b22f86 color schemes
#b22f86 color preview, HTML & CSS examples
This text has a color of #b22f86
<p style="color:#b22f86;">Text here</p>
.mytext {color:#b22f86;}
This box has a color of #b22f86
<div style="background-color:#b22f86;">Content here</div>
.mybackground {background-color:#b22f86;}
Border around this has a color of #b22f86
<div style="border:2px solid #b22f86;">Content here</div>
.myborder {border:2px solid #b22f86;}