#b01c5d color space conversions
Hex:
#b01c5d
RGB:
176, 28, 93
CMY:
31, 89, 64
CMYK:
0, 84, 47, 31
HSL:
334°, 72.5490%, 40.0000%
HSV (HSB):
334°, 84.0909%, 69.0196%
XYZ:
20.2955, 10.8509, 11.3807
xyY:
0.4772, 0.2552, 10.8509
CIE-Lab:
39.3283, 60.3690, 1.1831
CIE-LCH:
39.3283, 60.3806, 1.1227
CIE-Luv:
39.3283, 89.9444, -9.5685
Hunter-Lab:
32.9407, 52.3316, 2.5745
#b01c5d color charts
#b01c5d color shades, tints & tones
#b01c5d color schemes
#b01c5d color preview, HTML & CSS examples
This text has a color of #b01c5d
<p style="color:#b01c5d;">Text here</p>
.mytext {color:#b01c5d;}
This box has a color of #b01c5d
<div style="background-color:#b01c5d;">Content here</div>
.mybackground {background-color:#b01c5d;}
Border around this has a color of #b01c5d
<div style="border:2px solid #b01c5d;">Content here</div>
.myborder {border:2px solid #b01c5d;}