#b2166e color space conversions
Hex:
#b2166e
RGB:
178, 22, 110
CMY:
30, 91, 57
CMYK:
0, 88, 38, 30
HSL:
326°, 78.0000%, 39.2157%
HSV (HSB):
326°, 87.6404%, 69.8039%
XYZ:
21.4615, 11.1646, 15.7757
xyY:
0.4434, 0.2307, 11.1646
CIE-Lab:
39.8563, 63.7095, -8.7404
CIE-LCH:
39.8563, 64.3063, 352.1883
CIE-Luv:
39.8563, 85.7601, -22.2962
Hunter-Lab:
33.4134, 56.1771, -4.6035
#b2166e color charts
#b2166e color shades, tints & tones
#b2166e color schemes
#b2166e color preview, HTML & CSS examples
This text has a color of #b2166e
<p style="color:#b2166e;">Text here</p>
.mytext {color:#b2166e;}
This box has a color of #b2166e
<div style="background-color:#b2166e;">Content here</div>
.mybackground {background-color:#b2166e;}
Border around this has a color of #b2166e
<div style="border:2px solid #b2166e;">Content here</div>
.myborder {border:2px solid #b2166e;}