#b1028e color space conversions
Hex:
#b1028e
RGB:
177, 2, 142
CMY:
31, 99, 44
CMYK:
0, 99, 20, 31
HSL:
312°, 97.7654%, 35.0980%
HSV (HSB):
312°, 98.8701%, 69.4118%
XYZ:
23.0357, 11.3435, 26.5666
xyY:
0.3780, 0.1861, 11.3435
CIE-Lab:
40.1531, 69.6994, -28.1589
CIE-LCH:
40.1531, 75.1726, 338.0010
CIE-Luv:
40.1531, 72.9833, -49.1824
Hunter-Lab:
33.6801, 63.1455, -23.1913
#b1028e color charts
#b1028e color shades, tints & tones
#b1028e color schemes
#b1028e color preview, HTML & CSS examples
This text has a color of #b1028e
<p style="color:#b1028e;">Text here</p>
.mytext {color:#b1028e;}
This box has a color of #b1028e
<div style="background-color:#b1028e;">Content here</div>
.mybackground {background-color:#b1028e;}
Border around this has a color of #b1028e
<div style="border:2px solid #b1028e;">Content here</div>
.myborder {border:2px solid #b1028e;}