#b12d35 color space conversions
Hex:
#b12d35
RGB:
177, 45, 53
CMY:
31, 82, 79
CMYK:
0, 75, 70, 31
HSL:
356°, 59.4595%, 43.5294%
HSV (HSB):
356°, 74.5763%, 69.4118%
XYZ:
19.7125, 11.4809, 4.5452
xyY:
0.5516, 0.3212, 11.4809
CIE-Lab:
40.3789, 52.9503, 27.8259
CIE-LCH:
40.3789, 59.8165, 27.7224
CIE-Luv:
40.3789, 97.5007, 18.0187
Hunter-Lab:
33.8835, 44.5500, 15.7651
#b12d35 color charts
#b12d35 color shades, tints & tones
#b12d35 color schemes
#b12d35 color preview, HTML & CSS examples
This text has a color of #b12d35
<p style="color:#b12d35;">Text here</p>
.mytext {color:#b12d35;}
This box has a color of #b12d35
<div style="background-color:#b12d35;">Content here</div>
.mybackground {background-color:#b12d35;}
Border around this has a color of #b12d35
<div style="border:2px solid #b12d35;">Content here</div>
.myborder {border:2px solid #b12d35;}