#b75e6e color space conversions
Hex:
#b75e6e
RGB:
183, 94, 110
CMY:
28, 63, 57
CMYK:
0, 49, 40, 28
HSL:
349°, 38.1974%, 54.3137%
HSV (HSB):
349°, 48.6339%, 71.7647%
XYZ:
26.3456, 19.1985, 17.0690
xyY:
0.4208, 0.3066, 19.1985
CIE-Lab:
50.9186, 37.5645, 7.5371
CIE-LCH:
50.9186, 38.3132, 11.3455
CIE-Luv:
50.9186, 59.8799, 2.8893
Hunter-Lab:
43.8161, 30.6499, 7.5743
#b75e6e color charts
#b75e6e color shades, tints & tones
#b75e6e color schemes
#b75e6e color preview, HTML & CSS examples
This text has a color of #b75e6e
<p style="color:#b75e6e;">Text here</p>
.mytext {color:#b75e6e;}
This box has a color of #b75e6e
<div style="background-color:#b75e6e;">Content here</div>
.mybackground {background-color:#b75e6e;}
Border around this has a color of #b75e6e
<div style="border:2px solid #b75e6e;">Content here</div>
.myborder {border:2px solid #b75e6e;}