#b75f65 color space conversions
Hex:
#b75f65
RGB:
183, 95, 101
CMY:
28, 63, 60
CMYK:
0, 48, 45, 28
HSL:
356°, 37.9310%, 54.5098%
HSV (HSB):
356°, 48.0874%, 71.7647%
XYZ:
25.9696, 19.1913, 14.6475
xyY:
0.4342, 0.3209, 19.1913
CIE-Lab:
50.9103, 36.0422, 12.8845
CIE-LCH:
50.9103, 38.2760, 19.6711
CIE-Luv:
50.9103, 61.2202, 9.5444
Hunter-Lab:
43.8079, 29.1523, 10.8415
#b75f65 color charts
#b75f65 color shades, tints & tones
#b75f65 color schemes
#b75f65 color preview, HTML & CSS examples
This text has a color of #b75f65
<p style="color:#b75f65;">Text here</p>
.mytext {color:#b75f65;}
This box has a color of #b75f65
<div style="background-color:#b75f65;">Content here</div>
.mybackground {background-color:#b75f65;}
Border around this has a color of #b75f65
<div style="border:2px solid #b75f65;">Content here</div>
.myborder {border:2px solid #b75f65;}