#b12d4b color space conversions
Hex:
#b12d4b
RGB:
177, 45, 75
CMY:
31, 82, 71
CMYK:
0, 75, 58, 31
HSL:
346°, 59.4595%, 43.5294%
HSV (HSB):
346°, 74.5763%, 69.4118%
XYZ:
20.3398, 11.7319, 7.8491
xyY:
0.5095, 0.2939, 11.7319
CIE-Lab:
40.7868, 54.2996, 14.6713
CIE-LCH:
40.7868, 56.2467, 15.1199
CIE-Luv:
40.7868, 91.3065, 6.3089
Hunter-Lab:
34.2518, 46.0584, 10.3895
#b12d4b color charts
#b12d4b color shades, tints & tones
#b12d4b color schemes
#b12d4b color preview, HTML & CSS examples
This text has a color of #b12d4b
<p style="color:#b12d4b;">Text here</p>
.mytext {color:#b12d4b;}
This box has a color of #b12d4b
<div style="background-color:#b12d4b;">Content here</div>
.mybackground {background-color:#b12d4b;}
Border around this has a color of #b12d4b
<div style="border:2px solid #b12d4b;">Content here</div>
.myborder {border:2px solid #b12d4b;}