#b01c84 color space conversions
Hex:
#b01c84
RGB:
176, 28, 132
CMY:
31, 89, 48
CMYK:
0, 84, 25, 31
HSL:
318°, 72.5490%, 40.0000%
HSV (HSB):
318°, 84.0909%, 69.0196%
XYZ:
22.4846, 11.7266, 22.9082
xyY:
0.3936, 0.2053, 11.7266
CIE-Lab:
40.7782, 64.4993, -21.0591
CIE-LCH:
40.7782, 67.8502, 341.9181
CIE-Luv:
40.7782, 73.6187, -38.8141
Hunter-Lab:
34.2441, 57.2758, -15.6923
#b01c84 color charts
#b01c84 color shades, tints & tones
#b01c84 color schemes
#b01c84 color preview, HTML & CSS examples
This text has a color of #b01c84
<p style="color:#b01c84;">Text here</p>
.mytext {color:#b01c84;}
This box has a color of #b01c84
<div style="background-color:#b01c84;">Content here</div>
.mybackground {background-color:#b01c84;}
Border around this has a color of #b01c84
<div style="border:2px solid #b01c84;">Content here</div>
.myborder {border:2px solid #b01c84;}