#b12e7b color space conversions
Hex:
#b12e7b
RGB:
177, 46, 123
CMY:
31, 82, 52
CMYK:
0, 74, 31, 31
HSL:
325°, 58.7444%, 43.7255%
HSV (HSB):
325°, 74.0113%, 69.4118%
XYZ:
22.6836, 12.7312, 20.0007
xyY:
0.4093, 0.2297, 12.7312
CIE-Lab:
42.3553, 58.6108, -13.0780
CIE-LCH:
42.3553, 60.0521, 347.4214
CIE-Luv:
42.3553, 73.6330, -27.3269
Hunter-Lab:
35.6808, 51.0379, -8.2582
#b12e7b color charts
#b12e7b color shades, tints & tones
#b12e7b color schemes
#b12e7b color preview, HTML & CSS examples
This text has a color of #b12e7b
<p style="color:#b12e7b;">Text here</p>
.mytext {color:#b12e7b;}
This box has a color of #b12e7b
<div style="background-color:#b12e7b;">Content here</div>
.mybackground {background-color:#b12e7b;}
Border around this has a color of #b12e7b
<div style="border:2px solid #b12e7b;">Content here</div>
.myborder {border:2px solid #b12e7b;}