#b12b8d color space conversions
Hex:
#b12b8d
RGB:
177, 43, 141
CMY:
31, 83, 45
CMYK:
0, 76, 20, 31
HSL:
316°, 60.9091%, 43.1373%
HSV (HSB):
316°, 75.7062%, 69.4118%
XYZ:
23.8031, 12.9980, 26.4536
xyY:
0.3763, 0.2055, 12.9980
CIE-Lab:
42.7602, 61.8861, -23.4866
CIE-LCH:
42.7602, 66.1930, 339.2176
CIE-Luv:
42.7602, 67.5517, -42.2226
Hunter-Lab:
36.0527, 54.7589, -18.2671
#b12b8d color charts
#b12b8d color shades, tints & tones
#b12b8d color schemes
#b12b8d color preview, HTML & CSS examples
This text has a color of #b12b8d
<p style="color:#b12b8d;">Text here</p>
.mytext {color:#b12b8d;}
This box has a color of #b12b8d
<div style="background-color:#b12b8d;">Content here</div>
.mybackground {background-color:#b12b8d;}
Border around this has a color of #b12b8d
<div style="border:2px solid #b12b8d;">Content here</div>
.myborder {border:2px solid #b12b8d;}