#b8405d color space conversions
Hex:
#b8405d
RGB:
184, 64, 93
CMY:
28, 75, 64
CMYK:
0, 65, 49, 28
HSL:
346°, 48.3871%, 48.6275%
HSV (HSB):
346°, 65.2174%, 72.1569%
XYZ:
23.5763, 14.6475, 11.9406
xyY:
0.4700, 0.2920, 14.6475
CIE-Lab:
45.1475, 50.5921, 9.6960
CIE-LCH:
45.1475, 51.5128, 10.8492
CIE-Luv:
45.1475, 82.1915, 2.3338
Hunter-Lab:
38.2720, 42.9837, 8.2924
#b8405d color charts
#b8405d color shades, tints & tones
#b8405d color schemes
#b8405d color preview, HTML & CSS examples
This text has a color of #b8405d
<p style="color:#b8405d;">Text here</p>
.mytext {color:#b8405d;}
This box has a color of #b8405d
<div style="background-color:#b8405d;">Content here</div>
.mybackground {background-color:#b8405d;}
Border around this has a color of #b8405d
<div style="border:2px solid #b8405d;">Content here</div>
.myborder {border:2px solid #b8405d;}