#b12c7a color space conversions
Hex:
#b12c7a
RGB:
177, 44, 122
CMY:
31, 83, 52
CMYK:
0, 75, 31, 31
HSL:
325°, 60.1810%, 43.3333%
HSV (HSB):
325°, 75.1412%, 69.4118%
XYZ:
22.5450, 12.5536, 19.6472
xyY:
0.4118, 0.2293, 12.5536
CIE-Lab:
42.0828, 59.1525, -12.8741
CIE-LCH:
42.0828, 60.5373, 347.7214
CIE-Luv:
42.0828, 74.6317, -27.1120
Hunter-Lab:
35.4311, 51.5762, -8.0756
#b12c7a color charts
#b12c7a color shades, tints & tones
#b12c7a color schemes
#b12c7a color preview, HTML & CSS examples
This text has a color of #b12c7a
<p style="color:#b12c7a;">Text here</p>
.mytext {color:#b12c7a;}
This box has a color of #b12c7a
<div style="background-color:#b12c7a;">Content here</div>
.mybackground {background-color:#b12c7a;}
Border around this has a color of #b12c7a
<div style="border:2px solid #b12c7a;">Content here</div>
.myborder {border:2px solid #b12c7a;}