#b01baf color space conversions
Hex:
#b01baf
RGB:
176, 27, 175
CMY:
31, 89, 31
CMYK:
0, 85, 1, 31
HSL:
300°, 73.3990%, 39.8039%
HSV (HSB):
300°, 84.6591%, 69.0196%
XYZ:
26.0343, 13.1091, 41.7156
xyY:
0.3220, 0.1621, 13.1091
CIE-Lab:
42.9272, 70.7210, -43.6603
CIE-LCH:
42.9272, 83.1125, 328.3105
CIE-Luv:
42.9272, 56.6769, -72.0614
Hunter-Lab:
36.2065, 64.9890, -42.9668
#b01baf color charts
#b01baf color shades, tints & tones
#b01baf color schemes
#b01baf color preview, HTML & CSS examples
This text has a color of #b01baf
<p style="color:#b01baf;">Text here</p>
.mytext {color:#b01baf;}
This box has a color of #b01baf
<div style="background-color:#b01baf;">Content here</div>
.mybackground {background-color:#b01baf;}
Border around this has a color of #b01baf
<div style="border:2px solid #b01baf;">Content here</div>
.myborder {border:2px solid #b01baf;}