#b01e42 color space conversions
Hex:
#b01e42
RGB:
176, 30, 66
CMY:
31, 88, 74
CMYK:
0, 83, 63, 31
HSL:
345°, 70.8738%, 40.3922%
HSV (HSB):
345°, 82.9545%, 69.0196%
XYZ:
19.3521, 10.5520, 6.1710
xyY:
0.5364, 0.2925, 10.5520
CIE-Lab:
38.8154, 57.8752, 17.6856
CIE-LCH:
38.8154, 60.5171, 16.9922
CIE-Luv:
38.8154, 99.3102, 7.9907
Hunter-Lab:
32.4838, 49.4940, 11.4752
#b01e42 color charts
#b01e42 color shades, tints & tones
#b01e42 color schemes
#b01e42 color preview, HTML & CSS examples
This text has a color of #b01e42
<p style="color:#b01e42;">Text here</p>
.mytext {color:#b01e42;}
This box has a color of #b01e42
<div style="background-color:#b01e42;">Content here</div>
.mybackground {background-color:#b01e42;}
Border around this has a color of #b01e42
<div style="border:2px solid #b01e42;">Content here</div>
.myborder {border:2px solid #b01e42;}