#bb044c color space conversions
Hex:
#bb044c
RGB:
187, 4, 76
CMY:
27, 98, 70
CMYK:
0, 98, 59, 27
HSL:
336°, 95.8115%, 37.4510%
HSV (HSB):
336°, 97.8610%, 73.3333%
XYZ:
21.8414, 11.1734, 7.8430
xyY:
0.5346, 0.2735, 11.1734
CIE-Lab:
39.8711, 65.4323, 13.1140
CIE-LCH:
39.8711, 66.7335, 11.3331
CIE-Luv:
39.8711, 110.0827, 1.9918
Hunter-Lab:
33.4267, 58.1376, 9.4873
#bb044c color charts
#bb044c color shades, tints & tones
#bb044c color schemes
#bb044c color preview, HTML & CSS examples
This text has a color of #bb044c
<p style="color:#bb044c;">Text here</p>
.mytext {color:#bb044c;}
This box has a color of #bb044c
<div style="background-color:#bb044c;">Content here</div>
.mybackground {background-color:#bb044c;}
Border around this has a color of #bb044c
<div style="border:2px solid #bb044c;">Content here</div>
.myborder {border:2px solid #bb044c;}