#b1026e color space conversions
Hex:
#b1026e
RGB:
177, 2, 110
CMY:
31, 99, 57
CMYK:
0, 99, 38, 31
HSL:
323°, 97.7654%, 35.0980%
HSV (HSB):
323°, 98.8701%, 69.4118%
XYZ:
20.9676, 10.5163, 15.6766
xyY:
0.4446, 0.2230, 10.5163
CIE-Lab:
38.7536, 66.1092, -10.4212
CIE-LCH:
38.7536, 66.9255, 351.0418
CIE-Luv:
38.7536, 87.5058, -24.7196
Hunter-Lab:
32.4289, 58.6628, -5.9614
#b1026e color charts
#b1026e color shades, tints & tones
#b1026e color schemes
#b1026e color preview, HTML & CSS examples
This text has a color of #b1026e
<p style="color:#b1026e;">Text here</p>
.mytext {color:#b1026e;}
This box has a color of #b1026e
<div style="background-color:#b1026e;">Content here</div>
.mybackground {background-color:#b1026e;}
Border around this has a color of #b1026e
<div style="border:2px solid #b1026e;">Content here</div>
.myborder {border:2px solid #b1026e;}