#b2096c color space conversions
Hex:
#b2096c
RGB:
178, 9, 108
CMY:
30, 96, 58
CMYK:
0, 95, 39, 30
HSL:
325°, 90.3743%, 36.6667%
HSV (HSB):
325°, 94.9438%, 69.8039%
XYZ:
21.1646, 10.7431, 15.1455
xyY:
0.4498, 0.2283, 10.7431
CIE-Lab:
39.1443, 65.3679, -8.5501
CIE-LCH:
39.1443, 65.9247, 352.5480
CIE-Luv:
39.1443, 88.4838, -22.2872
Hunter-Lab:
32.7766, 57.9022, -4.4532
#b2096c color charts
#b2096c color shades, tints & tones
#b2096c color schemes
#b2096c color preview, HTML & CSS examples
This text has a color of #b2096c
<p style="color:#b2096c;">Text here</p>
.mytext {color:#b2096c;}
This box has a color of #b2096c
<div style="background-color:#b2096c;">Content here</div>
.mybackground {background-color:#b2096c;}
Border around this has a color of #b2096c
<div style="border:2px solid #b2096c;">Content here</div>
.myborder {border:2px solid #b2096c;}