#bb026c color space conversions
Hex:
#bb026c
RGB:
187, 2, 108
CMY:
27, 99, 58
CMYK:
0, 99, 42, 27
HSL:
326°, 97.8836%, 37.0588%
HSV (HSB):
326°, 98.9305%, 73.3333%
XYZ:
23.2220, 11.6909, 15.2200
xyY:
0.4632, 0.2332, 11.6909
CIE-Lab:
40.7206, 68.0916, -6.0020
CIE-LCH:
40.7206, 68.3557, 354.9626
CIE-Luv:
40.7206, 96.5914, -19.8766
Hunter-Lab:
34.1920, 61.3950, -2.4576
#bb026c color charts
#bb026c color shades, tints & tones
#bb026c color schemes
#bb026c color preview, HTML & CSS examples
This text has a color of #bb026c
<p style="color:#bb026c;">Text here</p>
.mytext {color:#bb026c;}
This box has a color of #bb026c
<div style="background-color:#bb026c;">Content here</div>
.mybackground {background-color:#bb026c;}
Border around this has a color of #bb026c
<div style="border:2px solid #bb026c;">Content here</div>
.myborder {border:2px solid #bb026c;}