#b75c6a color space conversions
Hex:
#b75c6a
RGB:
183, 92, 106
CMY:
28, 64, 58
CMYK:
0, 50, 42, 28
HSL:
351°, 38.7234%, 53.9216%
HSV (HSB):
351°, 49.7268%, 71.7647%
XYZ:
25.9571, 18.7622, 15.8890
xyY:
0.4283, 0.3096, 18.7622
CIE-Lab:
50.4078, 38.1558, 9.2009
CIE-LCH:
50.4078, 39.2495, 13.5574
CIE-Luv:
50.4078, 61.9835, 4.7498
Hunter-Lab:
43.3153, 31.1659, 8.5718
#b75c6a color charts
#b75c6a color shades, tints & tones
#b75c6a color schemes
#b75c6a color preview, HTML & CSS examples
This text has a color of #b75c6a
<p style="color:#b75c6a;">Text here</p>
.mytext {color:#b75c6a;}
This box has a color of #b75c6a
<div style="background-color:#b75c6a;">Content here</div>
.mybackground {background-color:#b75c6a;}
Border around this has a color of #b75c6a
<div style="border:2px solid #b75c6a;">Content here</div>
.myborder {border:2px solid #b75c6a;}