#b12d9b color space conversions
Hex:
#b12d9b
RGB:
177, 45, 155
CMY:
31, 82, 39
CMYK:
0, 75, 12, 31
HSL:
310°, 59.4595%, 43.5294%
HSV (HSB):
310°, 74.5763%, 69.4118%
XYZ:
24.9862, 13.5904, 32.3166
xyY:
0.3524, 0.1917, 13.5904
CIE-Lab:
43.6398, 63.2325, -30.5819
CIE-LCH:
43.6398, 70.2396, 334.1896
CIE-Luv:
43.6398, 61.8006, -52.7045
Hunter-Lab:
36.8652, 56.4683, -26.1689
#b12d9b color charts
#b12d9b color shades, tints & tones
#b12d9b color schemes
#b12d9b color preview, HTML & CSS examples
This text has a color of #b12d9b
<p style="color:#b12d9b;">Text here</p>
.mytext {color:#b12d9b;}
This box has a color of #b12d9b
<div style="background-color:#b12d9b;">Content here</div>
.mybackground {background-color:#b12d9b;}
Border around this has a color of #b12d9b
<div style="border:2px solid #b12d9b;">Content here</div>
.myborder {border:2px solid #b12d9b;}