#bb405d color space conversions
Hex:
#bb405d
RGB:
187, 64, 93
CMY:
27, 75, 64
CMYK:
0, 66, 50, 27
HSL:
346°, 49.0040%, 49.2157%
HSV (HSB):
346°, 65.7754%, 73.3333%
XYZ:
24.3027, 15.0219, 11.9745
xyY:
0.4737, 0.2928, 15.0219
CIE-Lab:
45.6642, 51.5587, 10.4960
CIE-LCH:
45.6642, 52.6162, 11.5067
CIE-Luv:
45.6642, 84.6451, 3.0381
Hunter-Lab:
38.7581, 44.0991, 8.8127
#bb405d color charts
#bb405d color shades, tints & tones
#bb405d color schemes
#bb405d color preview, HTML & CSS examples
This text has a color of #bb405d
<p style="color:#bb405d;">Text here</p>
.mytext {color:#bb405d;}
This box has a color of #bb405d
<div style="background-color:#bb405d;">Content here</div>
.mybackground {background-color:#bb405d;}
Border around this has a color of #bb405d
<div style="border:2px solid #bb405d;">Content here</div>
.myborder {border:2px solid #bb405d;}