#b9596d color space conversions
Hex:
#b9596d
RGB:
185, 89, 109
CMY:
27, 65, 57
CMYK:
0, 52, 41, 27
HSL:
348°, 40.6780%, 53.7255%
HSV (HSB):
348°, 51.8919%, 72.5490%
XYZ:
26.3403, 18.5632, 16.6628
xyY:
0.4278, 0.3015, 18.5632
CIE-Lab:
50.1722, 40.7599, 7.1125
CIE-LCH:
50.1722, 41.3758, 9.8983
CIE-Luv:
50.1722, 64.6625, 1.6803
Hunter-Lab:
43.0850, 33.7283, 7.2296
#b9596d color charts
#b9596d color shades, tints & tones
#b9596d color schemes
#b9596d color preview, HTML & CSS examples
This text has a color of #b9596d
<p style="color:#b9596d;">Text here</p>
.mytext {color:#b9596d;}
This box has a color of #b9596d
<div style="background-color:#b9596d;">Content here</div>
.mybackground {background-color:#b9596d;}
Border around this has a color of #b9596d
<div style="border:2px solid #b9596d;">Content here</div>
.myborder {border:2px solid #b9596d;}