#b12c7e color space conversions
Hex:
#b12c7e
RGB:
177, 44, 126
CMY:
31, 83, 51
CMYK:
0, 75, 29, 31
HSL:
323°, 60.1810%, 43.3333%
HSV (HSB):
323°, 75.1412%, 69.4118%
XYZ:
22.7980, 12.6548, 20.9797
xyY:
0.4040, 0.2242, 12.6548
CIE-Lab:
42.2385, 59.6351, -15.1050
CIE-LCH:
42.2385, 61.5184, 345.7864
CIE-Luv:
42.2385, 73.0823, -30.2111
Hunter-Lab:
35.5736, 52.1413, -10.0650
#b12c7e color charts
#b12c7e color shades, tints & tones
#b12c7e color schemes
#b12c7e color preview, HTML & CSS examples
This text has a color of #b12c7e
<p style="color:#b12c7e;">Text here</p>
.mytext {color:#b12c7e;}
This box has a color of #b12c7e
<div style="background-color:#b12c7e;">Content here</div>
.mybackground {background-color:#b12c7e;}
Border around this has a color of #b12c7e
<div style="border:2px solid #b12c7e;">Content here</div>
.myborder {border:2px solid #b12c7e;}