#b0405c color space conversions
Hex:
#b0405c
RGB:
176, 64, 92
CMY:
31, 75, 64
CMYK:
0, 64, 48, 31
HSL:
345°, 46.6667%, 47.0588%
HSV (HSB):
345°, 63.6364%, 69.0196%
XYZ:
21.6697, 13.6696, 11.6216
xyY:
0.4614, 0.2911, 13.6696
CIE-Lab:
43.7553, 47.8847, 8.1558
CIE-LCH:
43.7553, 48.5743, 9.6659
CIE-Luv:
43.7553, 75.9532, 1.1302
Hunter-Lab:
36.9724, 39.9177, 7.2440
#b0405c color charts
#b0405c color shades, tints & tones
#b0405c color schemes
#b0405c color preview, HTML & CSS examples
This text has a color of #b0405c
<p style="color:#b0405c;">Text here</p>
.mytext {color:#b0405c;}
This box has a color of #b0405c
<div style="background-color:#b0405c;">Content here</div>
.mybackground {background-color:#b0405c;}
Border around this has a color of #b0405c
<div style="border:2px solid #b0405c;">Content here</div>
.myborder {border:2px solid #b0405c;}