#b01f25 color space conversions
Hex:
#b01f25
RGB:
176, 31, 37
CMY:
31, 88, 85
CMYK:
0, 82, 79, 31
HSL:
358°, 70.0483%, 40.5882%
HSV (HSB):
358°, 82.3864%, 69.0196%
XYZ:
18.7284, 10.3437, 2.7597
xyY:
0.5884, 0.3249, 10.3437
CIE-Lab:
38.4523, 56.2459, 35.1347
CIE-LCH:
38.4523, 66.3178, 31.9915
CIE-Luv:
38.4523, 106.6778, 21.3485
Hunter-Lab:
32.1615, 47.6620, 17.4256
#b01f25 color charts
#b01f25 color shades, tints & tones
#b01f25 color schemes
#b01f25 color preview, HTML & CSS examples
This text has a color of #b01f25
<p style="color:#b01f25;">Text here</p>
.mytext {color:#b01f25;}
This box has a color of #b01f25
<div style="background-color:#b01f25;">Content here</div>
.mybackground {background-color:#b01f25;}
Border around this has a color of #b01f25
<div style="border:2px solid #b01f25;">Content here</div>
.myborder {border:2px solid #b01f25;}