#b9657d color space conversions
Hex:
#b9657d
RGB:
185, 101, 125
CMY:
27, 60, 51
CMYK:
0, 45, 32, 27
HSL:
343°, 37.5000%, 56.0784%
HSV (HSB):
343°, 45.4054%, 72.5490%
XYZ:
28.3629, 21.1023, 21.9803
xyY:
0.3970, 0.2954, 21.1023
CIE-Lab:
53.0613, 36.4460, 1.7469
CIE-LCH:
53.0613, 36.4878, 2.7442
CIE-Luv:
53.0613, 54.0159, -4.1803
Hunter-Lab:
45.9373, 29.8206, 3.7867
#b9657d color charts
#b9657d color shades, tints & tones
#b9657d color schemes
#b9657d color preview, HTML & CSS examples
This text has a color of #b9657d
<p style="color:#b9657d;">Text here</p>
.mytext {color:#b9657d;}
This box has a color of #b9657d
<div style="background-color:#b9657d;">Content here</div>
.mybackground {background-color:#b9657d;}
Border around this has a color of #b9657d
<div style="border:2px solid #b9657d;">Content here</div>
.myborder {border:2px solid #b9657d;}