#b42f42 color space conversions
Hex:
#b42f42
RGB:
180, 47, 66
CMY:
29, 82, 74
CMYK:
0, 74, 63, 29
HSL:
351°, 58.5903%, 44.5098%
HSV (HSB):
351°, 73.8889%, 70.5882%
XYZ:
20.8223, 12.1297, 6.3981
xyY:
0.5292, 0.3083, 12.1297
CIE-Lab:
41.4215, 53.9098, 21.2479
CIE-LCH:
41.4215, 57.9460, 21.5113
CIE-Luv:
41.4215, 95.5269, 12.6502
Hunter-Lab:
34.8277, 45.7706, 13.4874
#b42f42 color charts
#b42f42 color shades, tints & tones
#b42f42 color schemes
#b42f42 color preview, HTML & CSS examples
This text has a color of #b42f42
<p style="color:#b42f42;">Text here</p>
.mytext {color:#b42f42;}
This box has a color of #b42f42
<div style="background-color:#b42f42;">Content here</div>
.mybackground {background-color:#b42f42;}
Border around this has a color of #b42f42
<div style="border:2px solid #b42f42;">Content here</div>
.myborder {border:2px solid #b42f42;}