#b4124d color space conversions
Hex:
#b4124d
RGB:
180, 18, 77
CMY:
29, 93, 70
CMYK:
0, 90, 57, 29
HSL:
338°, 81.8182%, 38.8235%
HSV (HSB):
338°, 90.0000%, 70.5882%
XYZ:
20.3783, 10.6717, 8.0070
xyY:
0.5218, 0.2732, 10.6717
CIE-Lab:
39.0220, 62.0945, 11.0741
CIE-LCH:
39.0220, 63.0743, 10.1120
CIE-Luv:
39.0220, 101.8657, 0.7007
Hunter-Lab:
32.6676, 54.1810, 8.3351
#b4124d color charts
#b4124d color shades, tints & tones
#b4124d color schemes
#b4124d color preview, HTML & CSS examples
This text has a color of #b4124d
<p style="color:#b4124d;">Text here</p>
.mytext {color:#b4124d;}
This box has a color of #b4124d
<div style="background-color:#b4124d;">Content here</div>
.mybackground {background-color:#b4124d;}
Border around this has a color of #b4124d
<div style="border:2px solid #b4124d;">Content here</div>
.myborder {border:2px solid #b4124d;}