#b12f45 color space conversions
Hex:
#b12f45
RGB:
177, 47, 69
CMY:
31, 82, 73
CMYK:
0, 73, 61, 31
HSL:
350°, 58.0357%, 43.9216%
HSV (HSB):
350°, 73.4463%, 69.4118%
XYZ:
20.2222, 11.8098, 6.8439
xyY:
0.5202, 0.3038, 11.8098
CIE-Lab:
40.9122, 53.1808, 18.6042
CIE-LCH:
40.9122, 56.3411, 19.2813
CIE-Luv:
40.9122, 92.2123, 10.3426
Hunter-Lab:
34.3654, 44.8980, 12.2481
#b12f45 color charts
#b12f45 color shades, tints & tones
#b12f45 color schemes
#b12f45 color preview, HTML & CSS examples
This text has a color of #b12f45
<p style="color:#b12f45;">Text here</p>
.mytext {color:#b12f45;}
This box has a color of #b12f45
<div style="background-color:#b12f45;">Content here</div>
.mybackground {background-color:#b12f45;}
Border around this has a color of #b12f45
<div style="border:2px solid #b12f45;">Content here</div>
.myborder {border:2px solid #b12f45;}