#bb3363 color space conversions
Hex:
#bb3363
RGB:
187, 51, 99
CMY:
27, 80, 61
CMYK:
0, 73, 47, 27
HSL:
339°, 57.1429%, 46.6667%
HSV (HSB):
339°, 72.7273%, 73.3333%
XYZ:
23.9295, 13.8333, 13.2133
xyY:
0.4694, 0.2714, 13.8333
CIE-Lab:
43.9929, 57.1295, 4.4183
CIE-LCH:
43.9929, 57.3001, 4.4223
CIE-Luv:
43.9929, 88.8020, -5.1725
Hunter-Lab:
37.1931, 49.7560, 4.9718
#bb3363 color charts
#bb3363 color shades, tints & tones
#bb3363 color schemes
#bb3363 color preview, HTML & CSS examples
This text has a color of #bb3363
<p style="color:#bb3363;">Text here</p>
.mytext {color:#bb3363;}
This box has a color of #bb3363
<div style="background-color:#bb3363;">Content here</div>
.mybackground {background-color:#bb3363;}
Border around this has a color of #bb3363
<div style="border:2px solid #bb3363;">Content here</div>
.myborder {border:2px solid #bb3363;}