#b2016c color space conversions
Hex:
#b2016c
RGB:
178, 1, 108
CMY:
30, 100, 58
CMYK:
0, 99, 39, 30
HSL:
324°, 98.8827%, 35.0980%
HSV (HSB):
324°, 99.4382%, 69.8039%
XYZ:
21.0777, 10.5694, 15.1165
xyY:
0.4507, 0.2260, 10.5694
CIE-Lab:
38.8455, 66.2406, -8.9992
CIE-LCH:
38.8455, 66.8491, 352.2634
CIE-Luv:
38.8455, 89.3473, -22.9776
Hunter-Lab:
32.5106, 58.8340, -4.8108
#b2016c color charts
#b2016c color shades, tints & tones
#b2016c color schemes
#b2016c color preview, HTML & CSS examples
This text has a color of #b2016c
<p style="color:#b2016c;">Text here</p>
.mytext {color:#b2016c;}
This box has a color of #b2016c
<div style="background-color:#b2016c;">Content here</div>
.mybackground {background-color:#b2016c;}
Border around this has a color of #b2016c
<div style="border:2px solid #b2016c;">Content here</div>
.myborder {border:2px solid #b2016c;}