#b75a5c color space conversions
Hex:
#b75a5c
RGB:
183, 90, 92
CMY:
28, 65, 64
CMYK:
0, 51, 50, 28
HSL:
359°, 39.2405%, 53.5294%
HSV (HSB):
359°, 50.8197%, 71.7647%
XYZ:
25.1164, 18.1523, 12.3052
xyY:
0.4519, 0.3266, 18.1523
CIE-Lab:
49.6803, 37.7506, 16.5465
CIE-LCH:
49.6803, 41.2177, 23.6684
CIE-Luv:
49.6803, 66.3089, 13.1330
Hunter-Lab:
42.6055, 30.6678, 12.6999
#b75a5c color charts
#b75a5c color shades, tints & tones
#b75a5c color schemes
#b75a5c color preview, HTML & CSS examples
This text has a color of #b75a5c
<p style="color:#b75a5c;">Text here</p>
.mytext {color:#b75a5c;}
This box has a color of #b75a5c
<div style="background-color:#b75a5c;">Content here</div>
.mybackground {background-color:#b75a5c;}
Border around this has a color of #b75a5c
<div style="border:2px solid #b75a5c;">Content here</div>
.myborder {border:2px solid #b75a5c;}