#b01a49 color space conversions
Hex:
#b01a49
RGB:
176, 26, 73
CMY:
31, 90, 71
CMYK:
0, 85, 59, 31
HSL:
341°, 74.2574%, 39.6078%
HSV (HSB):
341°, 85.2273%, 69.0196%
XYZ:
19.4765, 10.4499, 7.2938
xyY:
0.5233, 0.2808, 10.4499
CIE-Lab:
38.6381, 59.2681, 12.9776
CIE-LCH:
38.6381, 60.6723, 12.3508
CIE-Luv:
38.6381, 98.1546, 3.2167
Hunter-Lab:
32.3264, 50.9743, 9.2508
#b01a49 color charts
#b01a49 color shades, tints & tones
#b01a49 color schemes
#b01a49 color preview, HTML & CSS examples
This text has a color of #b01a49
<p style="color:#b01a49;">Text here</p>
.mytext {color:#b01a49;}
This box has a color of #b01a49
<div style="background-color:#b01a49;">Content here</div>
.mybackground {background-color:#b01a49;}
Border around this has a color of #b01a49
<div style="border:2px solid #b01a49;">Content here</div>
.myborder {border:2px solid #b01a49;}