#b01cac color space conversions
Hex:
#b01cac
RGB:
176, 28, 172
CMY:
31, 89, 33
CMYK:
0, 84, 2, 31
HSL:
302°, 72.5490%, 40.0000%
HSV (HSB):
302°, 84.0909%, 69.0196%
XYZ:
25.7661, 13.0392, 40.1885
xyY:
0.3262, 0.1651, 13.0392
CIE-Lab:
42.8222, 70.0549, -42.0467
CIE-LCH:
42.8222, 81.7044, 329.0279
CIE-Luv:
42.8222, 57.6673, -69.6524
Hunter-Lab:
36.1098, 64.1765, -40.7101
#b01cac color charts
#b01cac color shades, tints & tones
#b01cac color schemes
#b01cac color preview, HTML & CSS examples
This text has a color of #b01cac
<p style="color:#b01cac;">Text here</p>
.mytext {color:#b01cac;}
This box has a color of #b01cac
<div style="background-color:#b01cac;">Content here</div>
.mybackground {background-color:#b01cac;}
Border around this has a color of #b01cac
<div style="border:2px solid #b01cac;">Content here</div>
.myborder {border:2px solid #b01cac;}