#b01b04 color space conversions
Hex:
#b01b04
RGB:
176, 27, 4
CMY:
31, 89, 98
CMYK:
0, 85, 98, 31
HSL:
8°, 95.5556%, 35.2941%
HSV (HSB):
8°, 97.7273%, 69.0196%
XYZ:
18.3183, 10.0227, 1.0840
xyY:
0.6225, 0.3406, 10.0227
CIE-Lab:
37.8832, 56.5595, 49.8777
CIE-LCH:
37.8832, 75.4106, 41.4079
CIE-Luv:
37.8832, 112.4769, 27.7661
Hunter-Lab:
31.6587, 47.8808, 20.1311
#b01b04 color charts
#b01b04 color shades, tints & tones
#b01b04 color schemes
#b01b04 color preview, HTML & CSS examples
This text has a color of #b01b04
<p style="color:#b01b04;">Text here</p>
.mytext {color:#b01b04;}
This box has a color of #b01b04
<div style="background-color:#b01b04;">Content here</div>
.mybackground {background-color:#b01b04;}
Border around this has a color of #b01b04
<div style="border:2px solid #b01b04;">Content here</div>
.myborder {border:2px solid #b01b04;}