#b0026c color space conversions
Hex:
#b0026c
RGB:
176, 2, 108
CMY:
31, 99, 58
CMYK:
0, 99, 39, 31
HSL:
323°, 97.7528%, 34.9020%
HSV (HSB):
323°, 98.8636%, 69.0196%
XYZ:
20.6330, 10.3562, 15.0988
xyY:
0.4477, 0.2247, 10.3562
CIE-Lab:
38.4743, 65.6969, -9.5988
CIE-LCH:
38.4743, 66.3944, 351.6875
CIE-Luv:
38.4743, 87.6027, -23.5626
Hunter-Lab:
32.1811, 58.1287, -5.2911
#b0026c color charts
#b0026c color shades, tints & tones
#b0026c color schemes
#b0026c color preview, HTML & CSS examples
This text has a color of #b0026c
<p style="color:#b0026c;">Text here</p>
.mytext {color:#b0026c;}
This box has a color of #b0026c
<div style="background-color:#b0026c;">Content here</div>
.mybackground {background-color:#b0026c;}
Border around this has a color of #b0026c
<div style="border:2px solid #b0026c;">Content here</div>
.myborder {border:2px solid #b0026c;}