#b12e7e color space conversions
Hex:
#b12e7e
RGB:
177, 46, 126
CMY:
31, 82, 51
CMYK:
0, 74, 29, 31
HSL:
323°, 58.7444%, 43.7255%
HSV (HSB):
323°, 74.0113%, 69.4118%
XYZ:
22.8744, 12.8075, 21.0051
xyY:
0.4035, 0.2259, 12.8075
CIE-Lab:
42.4717, 58.9762, -14.7497
CIE-LCH:
42.4717, 60.7926, 345.9586
CIE-Luv:
42.4717, 72.4870, -29.6543
Hunter-Lab:
35.7875, 51.4639, -9.7484
#b12e7e color charts
#b12e7e color shades, tints & tones
#b12e7e color schemes
#b12e7e color preview, HTML & CSS examples
This text has a color of #b12e7e
<p style="color:#b12e7e;">Text here</p>
.mytext {color:#b12e7e;}
This box has a color of #b12e7e
<div style="background-color:#b12e7e;">Content here</div>
.mybackground {background-color:#b12e7e;}
Border around this has a color of #b12e7e
<div style="border:2px solid #b12e7e;">Content here</div>
.myborder {border:2px solid #b12e7e;}