#b12c3c color space conversions
Hex:
#b12c3c
RGB:
177, 44, 60
CMY:
31, 83, 76
CMYK:
0, 75, 66, 31
HSL:
353°, 60.1810%, 43.3333%
HSV (HSB):
353°, 75.1412%, 69.4118%
XYZ:
19.8478, 11.4747, 5.4437
xyY:
0.5398, 0.3121, 11.4747
CIE-Lab:
40.3688, 53.6697, 23.5089
CIE-LCH:
40.3688, 58.5927, 23.6548
CIE-Luv:
40.3688, 96.1941, 14.4065
Hunter-Lab:
33.8744, 45.3071, 14.1840
#b12c3c color charts
#b12c3c color shades, tints & tones
#b12c3c color schemes
#b12c3c color preview, HTML & CSS examples
This text has a color of #b12c3c
<p style="color:#b12c3c;">Text here</p>
.mytext {color:#b12c3c;}
This box has a color of #b12c3c
<div style="background-color:#b12c3c;">Content here</div>
.mybackground {background-color:#b12c3c;}
Border around this has a color of #b12c3c
<div style="border:2px solid #b12c3c;">Content here</div>
.myborder {border:2px solid #b12c3c;}