#b75b6c color space conversions
Hex:
#b75b6c
RGB:
183, 91, 108
CMY:
28, 64, 58
CMYK:
0, 50, 41, 28
HSL:
349°, 38.9831%, 53.7255%
HSV (HSB):
349°, 50.2732%, 71.7647%
XYZ:
25.9763, 18.6322, 16.4146
xyY:
0.4257, 0.3053, 18.6322
CIE-Lab:
50.2540, 38.8985, 7.7873
CIE-LCH:
50.2540, 39.6703, 11.3207
CIE-Luv:
50.2540, 62.1267, 2.8905
Hunter-Lab:
43.1650, 31.8810, 7.6689
#b75b6c color charts
#b75b6c color shades, tints & tones
#b75b6c color schemes
#b75b6c color preview, HTML & CSS examples
This text has a color of #b75b6c
<p style="color:#b75b6c;">Text here</p>
.mytext {color:#b75b6c;}
This box has a color of #b75b6c
<div style="background-color:#b75b6c;">Content here</div>
.mybackground {background-color:#b75b6c;}
Border around this has a color of #b75b6c
<div style="border:2px solid #b75b6c;">Content here</div>
.myborder {border:2px solid #b75b6c;}