#b01a42 color space conversions
Hex:
#b01a42
RGB:
176, 26, 66
CMY:
31, 90, 74
CMYK:
0, 85, 63, 31
HSL:
344°, 74.2574%, 39.6078%
HSV (HSB):
344°, 85.2273%, 69.0196%
XYZ:
19.2573, 10.3622, 6.1394
xyY:
0.5385, 0.2898, 10.3622
CIE-Lab:
38.4849, 58.8186, 17.2471
CIE-LCH:
38.4849, 61.2951, 16.3425
CIE-Luv:
38.4849, 100.5854, 7.3065
Hunter-Lab:
32.1904, 50.4506, 11.2254
#b01a42 color charts
#b01a42 color shades, tints & tones
#b01a42 color schemes
#b01a42 color preview, HTML & CSS examples
This text has a color of #b01a42
<p style="color:#b01a42;">Text here</p>
.mytext {color:#b01a42;}
This box has a color of #b01a42
<div style="background-color:#b01a42;">Content here</div>
.mybackground {background-color:#b01a42;}
Border around this has a color of #b01a42
<div style="border:2px solid #b01a42;">Content here</div>
.myborder {border:2px solid #b01a42;}