#b01e74 color space conversions
Hex:
#b01e74
RGB:
176, 30, 116
CMY:
31, 88, 55
CMYK:
0, 83, 34, 31
HSL:
325°, 70.8738%, 40.3922%
HSV (HSB):
325°, 82.9545%, 69.0196%
XYZ:
21.5212, 11.4196, 17.5929
xyY:
0.4259, 0.2260, 11.4196
CIE-Lab:
40.2784, 62.1721, -11.9004
CIE-LCH:
40.2784, 63.3008, 349.1641
CIE-Luv:
40.2784, 79.9442, -26.1051
Hunter-Lab:
33.7929, 54.5409, -7.2119
#b01e74 color charts
#b01e74 color shades, tints & tones
#b01e74 color schemes
#b01e74 color preview, HTML & CSS examples
This text has a color of #b01e74
<p style="color:#b01e74;">Text here</p>
.mytext {color:#b01e74;}
This box has a color of #b01e74
<div style="background-color:#b01e74;">Content here</div>
.mybackground {background-color:#b01e74;}
Border around this has a color of #b01e74
<div style="border:2px solid #b01e74;">Content here</div>
.myborder {border:2px solid #b01e74;}