#b75d40 color space conversions
Hex:
#b75d40
RGB:
183, 93, 64
CMY:
28, 64, 75
CMYK:
0, 49, 65, 28
HSL:
15°, 48.1781%, 48.4314%
HSV (HSB):
15°, 65.0273%, 71.7647%
XYZ:
24.3682, 18.2661, 7.0919
xyY:
0.4900, 0.3673, 18.2661
CIE-Lab:
49.8173, 33.9420, 33.0089
CIE-LCH:
49.8173, 47.3461, 44.2015
CIE-Luv:
49.8173, 69.3669, 29.7805
Hunter-Lab:
42.7389, 26.9812, 20.0790
#b75d40 color charts
#b75d40 color shades, tints & tones
#b75d40 color schemes
#b75d40 color preview, HTML & CSS examples
This text has a color of #b75d40
<p style="color:#b75d40;">Text here</p>
.mytext {color:#b75d40;}
This box has a color of #b75d40
<div style="background-color:#b75d40;">Content here</div>
.mybackground {background-color:#b75d40;}
Border around this has a color of #b75d40
<div style="border:2px solid #b75d40;">Content here</div>
.myborder {border:2px solid #b75d40;}