#b12f8a color space conversions
Hex:
#b12f8a
RGB:
177, 47, 138
CMY:
31, 82, 46
CMYK:
0, 73, 22, 31
HSL:
318°, 58.0357%, 43.9216%
HSV (HSB):
318°, 73.4463%, 69.4118%
XYZ:
23.7354, 13.2151, 25.3445
xyY:
0.3810, 0.2121, 13.2151
CIE-Lab:
43.0856, 60.1846, -21.1565
CIE-LCH:
43.0856, 63.7948, 340.6321
CIE-Luv:
43.0856, 67.6398, -38.7690
Hunter-Lab:
36.3526, 52.9295, -15.8893
#b12f8a color charts
#b12f8a color shades, tints & tones
#b12f8a color schemes
#b12f8a color preview, HTML & CSS examples
This text has a color of #b12f8a
<p style="color:#b12f8a;">Text here</p>
.mytext {color:#b12f8a;}
This box has a color of #b12f8a
<div style="background-color:#b12f8a;">Content here</div>
.mybackground {background-color:#b12f8a;}
Border around this has a color of #b12f8a
<div style="border:2px solid #b12f8a;">Content here</div>
.myborder {border:2px solid #b12f8a;}