#b75f56 color space conversions
Hex:
#b75f56
RGB:
183, 95, 86
CMY:
28, 63, 66
CMYK:
0, 48, 53, 28
HSL:
6°, 40.2490%, 52.7451%
HSV (HSB):
6°, 53.0055%, 71.7647%
XYZ:
25.3004, 18.9236, 11.1232
xyY:
0.4571, 0.3419, 18.9236
CIE-Lab:
50.5977, 34.5781, 21.3289
CIE-LCH:
50.5977, 40.6272, 31.6676
CIE-Luv:
50.5977, 64.2104, 19.0037
Hunter-Lab:
43.5012, 27.6886, 15.2905
#b75f56 color charts
#b75f56 color shades, tints & tones
#b75f56 color schemes
#b75f56 color preview, HTML & CSS examples
This text has a color of #b75f56
<p style="color:#b75f56;">Text here</p>
.mytext {color:#b75f56;}
This box has a color of #b75f56
<div style="background-color:#b75f56;">Content here</div>
.mybackground {background-color:#b75f56;}
Border around this has a color of #b75f56
<div style="border:2px solid #b75f56;">Content here</div>
.myborder {border:2px solid #b75f56;}