#b6405c color space conversions
Hex:
#b6405c
RGB:
182, 64, 92
CMY:
29, 75, 64
CMYK:
0, 65, 49, 29
HSL:
346°, 47.9675%, 48.2353%
HSV (HSB):
346°, 64.8352%, 71.3725%
XYZ:
23.0566, 14.3846, 11.6865
xyY:
0.4693, 0.2928, 14.3846
CIE-Lab:
44.7795, 49.8524, 9.7453
CIE-LCH:
44.7795, 50.7960, 11.0609
CIE-Luv:
44.7795, 80.8548, 2.5315
Hunter-Lab:
37.9270, 42.1413, 8.2798
#b6405c color charts
#b6405c color shades, tints & tones
#b6405c color schemes
#b6405c color preview, HTML & CSS examples
This text has a color of #b6405c
<p style="color:#b6405c;">Text here</p>
.mytext {color:#b6405c;}
This box has a color of #b6405c
<div style="background-color:#b6405c;">Content here</div>
.mybackground {background-color:#b6405c;}
Border around this has a color of #b6405c
<div style="border:2px solid #b6405c;">Content here</div>
.myborder {border:2px solid #b6405c;}