#b42a4a color space conversions
Hex:
#b42a4a
RGB:
180, 42, 74
CMY:
29, 84, 71
CMYK:
0, 77, 59, 29
HSL:
346°, 62.1622%, 43.5294%
HSV (HSB):
346°, 76.6667%, 70.5882%
XYZ:
20.8864, 11.8536, 7.6657
xyY:
0.5169, 0.2934, 11.8536
CIE-Lab:
40.9826, 56.1108, 15.6621
CIE-LCH:
40.9826, 58.2557, 15.5959
CIE-Luv:
40.9826, 95.3775, 6.8689
Hunter-Lab:
34.4291, 48.0359, 10.8993
#b42a4a color charts
#b42a4a color shades, tints & tones
#b42a4a color schemes
#b42a4a color preview, HTML & CSS examples
This text has a color of #b42a4a
<p style="color:#b42a4a;">Text here</p>
.mytext {color:#b42a4a;}
This box has a color of #b42a4a
<div style="background-color:#b42a4a;">Content here</div>
.mybackground {background-color:#b42a4a;}
Border around this has a color of #b42a4a
<div style="border:2px solid #b42a4a;">Content here</div>
.myborder {border:2px solid #b42a4a;}