#b01f5b color space conversions
Hex:
#b01f5b
RGB:
176, 31, 91
CMY:
31, 88, 64
CMYK:
0, 82, 48, 31
HSL:
335°, 70.0483%, 40.5882%
HSV (HSB):
335°, 82.3864%, 69.0196%
XYZ:
20.2828, 10.9654, 10.9450
xyY:
0.4807, 0.2599, 10.9654
CIE-Lab:
39.5222, 59.4707, 2.7351
CIE-LCH:
39.5222, 59.5336, 2.6332
CIE-Luv:
39.5222, 89.9168, -7.6050
Hunter-Lab:
33.1141, 51.3841, 3.5830
#b01f5b color charts
#b01f5b color shades, tints & tones
#b01f5b color schemes
#b01f5b color preview, HTML & CSS examples
This text has a color of #b01f5b
<p style="color:#b01f5b;">Text here</p>
.mytext {color:#b01f5b;}
This box has a color of #b01f5b
<div style="background-color:#b01f5b;">Content here</div>
.mybackground {background-color:#b01f5b;}
Border around this has a color of #b01f5b
<div style="border:2px solid #b01f5b;">Content here</div>
.myborder {border:2px solid #b01f5b;}