#b9606c color space conversions
Hex:
#b9606c
RGB:
185, 96, 108
CMY:
27, 62, 58
CMYK:
0, 48, 42, 27
HSL:
352°, 38.8646%, 55.0980%
HSV (HSB):
352°, 48.1081%, 72.5490%
XYZ:
26.8972, 19.7627, 16.5843
xyY:
0.4253, 0.3125, 19.7627
CIE-Lab:
51.5679, 37.0254, 9.6871
CIE-LCH:
51.5679, 38.2717, 14.6618
CIE-Luv:
51.5679, 60.6909, 5.6285
Hunter-Lab:
44.4553, 30.2028, 9.0002
#b9606c color charts
#b9606c color shades, tints & tones
#b9606c color schemes
#b9606c color preview, HTML & CSS examples
This text has a color of #b9606c
<p style="color:#b9606c;">Text here</p>
.mytext {color:#b9606c;}
This box has a color of #b9606c
<div style="background-color:#b9606c;">Content here</div>
.mybackground {background-color:#b9606c;}
Border around this has a color of #b9606c
<div style="border:2px solid #b9606c;">Content here</div>
.myborder {border:2px solid #b9606c;}