#b0015c color space conversions
Hex:
#b0015c
RGB:
176, 1, 92
CMY:
31, 100, 64
CMYK:
0, 99, 48, 31
HSL:
329°, 98.8701%, 34.7059%
HSV (HSB):
329°, 99.4318%, 69.0196%
XYZ:
19.8471, 10.0245, 11.0141
xyY:
0.4854, 0.2452, 10.0245
CIE-Lab:
37.8864, 64.3664, -0.2803
CIE-LCH:
37.8864, 64.3670, 359.7505
CIE-Luv:
37.8864, 94.9297, -12.0480
Hunter-Lab:
31.6615, 56.4856, 1.5379
#b0015c color charts
#b0015c color shades, tints & tones
#b0015c color schemes
#b0015c color preview, HTML & CSS examples
This text has a color of #b0015c
<p style="color:#b0015c;">Text here</p>
.mytext {color:#b0015c;}
This box has a color of #b0015c
<div style="background-color:#b0015c;">Content here</div>
.mybackground {background-color:#b0015c;}
Border around this has a color of #b0015c
<div style="border:2px solid #b0015c;">Content here</div>
.myborder {border:2px solid #b0015c;}