#b12d97 color space conversions
Hex:
#b12d97
RGB:
177, 45, 151
CMY:
31, 82, 41
CMYK:
0, 75, 15, 31
HSL:
312°, 59.4595%, 43.5294%
HSV (HSB):
312°, 74.5763%, 69.4118%
XYZ:
24.6558, 13.4582, 30.5764
xyY:
0.3589, 0.1959, 13.4582
CIE-Lab:
43.4458, 62.6503, -28.4773
CIE-LCH:
43.4458, 68.8187, 335.5561
CIE-Luv:
43.4458, 63.2816, -49.5618
Hunter-Lab:
36.6855, 55.7676, -23.7368
#b12d97 color charts
#b12d97 color shades, tints & tones
#b12d97 color schemes
#b12d97 color preview, HTML & CSS examples
This text has a color of #b12d97
<p style="color:#b12d97;">Text here</p>
.mytext {color:#b12d97;}
This box has a color of #b12d97
<div style="background-color:#b12d97;">Content here</div>
.mybackground {background-color:#b12d97;}
Border around this has a color of #b12d97
<div style="border:2px solid #b12d97;">Content here</div>
.myborder {border:2px solid #b12d97;}