#b01f30 color space conversions
Hex:
#b01f30
RGB:
176, 31, 48
CMY:
31, 88, 81
CMYK:
0, 82, 73, 31
HSL:
353°, 70.0483%, 40.5882%
HSV (HSB):
353°, 82.3864%, 69.0196%
XYZ:
18.9280, 10.4235, 3.8106
xyY:
0.5708, 0.3143, 10.4235
CIE-Lab:
38.5920, 56.6734, 28.7044
CIE-LCH:
38.5920, 63.5281, 26.8617
CIE-Luv:
38.5920, 104.1828, 17.1089
Hunter-Lab:
32.2854, 48.1498, 15.6018
#b01f30 color charts
#b01f30 color shades, tints & tones
#b01f30 color schemes
#b01f30 color preview, HTML & CSS examples
This text has a color of #b01f30
<p style="color:#b01f30;">Text here</p>
.mytext {color:#b01f30;}
This box has a color of #b01f30
<div style="background-color:#b01f30;">Content here</div>
.mybackground {background-color:#b01f30;}
Border around this has a color of #b01f30
<div style="border:2px solid #b01f30;">Content here</div>
.myborder {border:2px solid #b01f30;}