#bb404c color space conversions
Hex:
#bb404c
RGB:
187, 64, 76
CMY:
27, 75, 70
CMYK:
0, 66, 59, 27
HSL:
354°, 49.0040%, 49.2157%
HSV (HSB):
354°, 65.7754%, 73.3333%
XYZ:
23.6314, 14.7534, 8.4397
xyY:
0.5047, 0.3151, 14.7534
CIE-Lab:
45.2946, 50.2026, 20.4060
CIE-LCH:
45.2946, 54.1914, 22.1204
CIE-Luv:
45.2946, 89.4607, 13.5350
Hunter-Lab:
38.4101, 42.6024, 13.8596
#bb404c color charts
#bb404c color shades, tints & tones
#bb404c color schemes
#bb404c color preview, HTML & CSS examples
This text has a color of #bb404c
<p style="color:#bb404c;">Text here</p>
.mytext {color:#bb404c;}
This box has a color of #bb404c
<div style="background-color:#bb404c;">Content here</div>
.mybackground {background-color:#bb404c;}
Border around this has a color of #bb404c
<div style="border:2px solid #bb404c;">Content here</div>
.myborder {border:2px solid #bb404c;}