#b75e7b color space conversions
Hex:
#b75e7b
RGB:
183, 94, 123
CMY:
28, 63, 52
CMYK:
0, 49, 33, 28
HSL:
340°, 38.1974%, 54.3137%
HSV (HSB):
340°, 48.6339%, 71.7647%
XYZ:
27.1063, 19.5027, 21.0746
xyY:
0.4005, 0.2881, 19.5027
CIE-Lab:
51.2703, 39.1566, 0.2930
CIE-LCH:
51.2703, 39.1577, 0.4287
CIE-Luv:
51.2703, 56.8868, -6.5940
Hunter-Lab:
44.1619, 32.2788, 2.6194
#b75e7b color charts
#b75e7b color shades, tints & tones
#b75e7b color schemes
#b75e7b color preview, HTML & CSS examples
This text has a color of #b75e7b
<p style="color:#b75e7b;">Text here</p>
.mytext {color:#b75e7b;}
This box has a color of #b75e7b
<div style="background-color:#b75e7b;">Content here</div>
.mybackground {background-color:#b75e7b;}
Border around this has a color of #b75e7b
<div style="border:2px solid #b75e7b;">Content here</div>
.myborder {border:2px solid #b75e7b;}