#b75e5c color space conversions
Hex:
#b75e5c
RGB:
183, 94, 92
CMY:
28, 63, 64
CMYK:
0, 49, 50, 28
HSL:
1°, 38.7234%, 53.9216%
HSV (HSB):
1°, 49.7268%, 71.7647%
XYZ:
25.4629, 18.8454, 12.4207
xyY:
0.4489, 0.3322, 18.8454
CIE-Lab:
50.5058, 35.6614, 17.6682
CIE-LCH:
50.5058, 39.7982, 26.3558
CIE-Luv:
50.5058, 63.7111, 14.9075
Hunter-Lab:
43.4113, 28.7295, 13.4240
#b75e5c color charts
#b75e5c color shades, tints & tones
#b75e5c color schemes
#b75e5c color preview, HTML & CSS examples
This text has a color of #b75e5c
<p style="color:#b75e5c;">Text here</p>
.mytext {color:#b75e5c;}
This box has a color of #b75e5c
<div style="background-color:#b75e5c;">Content here</div>
.mybackground {background-color:#b75e5c;}
Border around this has a color of #b75e5c
<div style="border:2px solid #b75e5c;">Content here</div>
.myborder {border:2px solid #b75e5c;}