#b01c4c color space conversions
Hex:
#b01c4c
RGB:
176, 28, 76
CMY:
31, 89, 70
CMYK:
0, 84, 57, 31
HSL:
341°, 72.5490%, 40.0000%
HSV (HSB):
341°, 84.0909%, 69.0196%
XYZ:
19.6243, 10.5824, 7.8458
xyY:
0.5157, 0.2781, 10.5824
CIE-Lab:
38.8681, 59.0207, 11.3748
CIE-LCH:
38.8681, 60.1068, 10.9086
CIE-Luv:
38.8681, 96.4872, 1.7160
Hunter-Lab:
32.5306, 50.7524, 8.4718
#b01c4c color charts
#b01c4c color shades, tints & tones
#b01c4c color schemes
#b01c4c color preview, HTML & CSS examples
This text has a color of #b01c4c
<p style="color:#b01c4c;">Text here</p>
.mytext {color:#b01c4c;}
This box has a color of #b01c4c
<div style="background-color:#b01c4c;">Content here</div>
.mybackground {background-color:#b01c4c;}
Border around this has a color of #b01c4c
<div style="border:2px solid #b01c4c;">Content here</div>
.myborder {border:2px solid #b01c4c;}