#b12c4a color space conversions
Hex:
#b12c4a
RGB:
177, 44, 74
CMY:
31, 83, 71
CMYK:
0, 75, 58, 31
HSL:
346°, 60.1810%, 43.3333%
HSV (HSB):
346°, 75.1412%, 69.4118%
XYZ:
20.2682, 11.6429, 7.6576
xyY:
0.5122, 0.2942, 11.6429
CIE-Lab:
40.6428, 54.5684, 15.1055
CIE-LCH:
40.6428, 56.6205, 15.4730
CIE-Luv:
40.6428, 92.0665, 6.6512
Hunter-Lab:
34.1217, 46.3155, 10.5793
#b12c4a color charts
#b12c4a color shades, tints & tones
#b12c4a color schemes
#b12c4a color preview, HTML & CSS examples
This text has a color of #b12c4a
<p style="color:#b12c4a;">Text here</p>
.mytext {color:#b12c4a;}
This box has a color of #b12c4a
<div style="background-color:#b12c4a;">Content here</div>
.mybackground {background-color:#b12c4a;}
Border around this has a color of #b12c4a
<div style="border:2px solid #b12c4a;">Content here</div>
.myborder {border:2px solid #b12c4a;}