#b9356d color space conversions
Hex:
#b9356d
RGB:
185, 53, 109
CMY:
27, 79, 57
CMYK:
0, 71, 41, 27
HSL:
335°, 55.4622%, 46.6667%
HSV (HSB):
335°, 71.3514%, 72.5490%
XYZ:
24.0410, 13.9646, 15.8963
xyY:
0.4460, 0.2591, 13.9646
CIE-Lab:
44.1822, 56.8035, -1.5491
CIE-LCH:
44.1822, 56.8247, 358.4378
CIE-Luv:
44.1822, 82.7884, -12.2845
Hunter-Lab:
37.3693, 49.4393, 0.9374
#b9356d color charts
#b9356d color shades, tints & tones
#b9356d color schemes
#b9356d color preview, HTML & CSS examples
This text has a color of #b9356d
<p style="color:#b9356d;">Text here</p>
.mytext {color:#b9356d;}
This box has a color of #b9356d
<div style="background-color:#b9356d;">Content here</div>
.mybackground {background-color:#b9356d;}
Border around this has a color of #b9356d
<div style="border:2px solid #b9356d;">Content here</div>
.myborder {border:2px solid #b9356d;}