#b1016c color space conversions
Hex:
#b1016c
RGB:
177, 1, 108
CMY:
31, 100, 58
CMYK:
0, 99, 39, 31
HSL:
324°, 98.8764%, 34.9020%
HSV (HSB):
324°, 99.4350%, 69.4118%
XYZ:
20.8491, 10.4515, 15.1058
xyY:
0.4493, 0.2252, 10.4515
CIE-Lab:
38.6409, 66.0244, -9.3276
CIE-LCH:
38.6409, 66.6800, 351.9588
CIE-Luv:
38.6409, 88.5291, -23.3139
Hunter-Lab:
32.3288, 58.5405, -5.0734
#b1016c color charts
#b1016c color shades, tints & tones
#b1016c color schemes
#b1016c color preview, HTML & CSS examples
This text has a color of #b1016c
<p style="color:#b1016c;">Text here</p>
.mytext {color:#b1016c;}
This box has a color of #b1016c
<div style="background-color:#b1016c;">Content here</div>
.mybackground {background-color:#b1016c;}
Border around this has a color of #b1016c
<div style="border:2px solid #b1016c;">Content here</div>
.myborder {border:2px solid #b1016c;}