#b4124c color space conversions
Hex:
#b4124c
RGB:
180, 18, 76
CMY:
29, 93, 70
CMYK:
0, 90, 58, 29
HSL:
339°, 81.8182%, 38.8235%
HSV (HSB):
339°, 90.0000%, 70.5882%
XYZ:
20.3432, 10.6577, 7.8224
xyY:
0.5240, 0.2745, 10.6577
CIE-Lab:
38.9979, 62.0268, 11.6813
CIE-LCH:
38.9979, 63.1171, 10.6655
CIE-Luv:
38.9979, 102.2466, 1.3204
Hunter-Lab:
32.6462, 54.1002, 8.6457
#b4124c color charts
#b4124c color shades, tints & tones
#b4124c color schemes
#b4124c color preview, HTML & CSS examples
This text has a color of #b4124c
<p style="color:#b4124c;">Text here</p>
.mytext {color:#b4124c;}
This box has a color of #b4124c
<div style="background-color:#b4124c;">Content here</div>
.mybackground {background-color:#b4124c;}
Border around this has a color of #b4124c
<div style="border:2px solid #b4124c;">Content here</div>
.myborder {border:2px solid #b4124c;}