#b3725a color space conversions
Hex:
#b3725a
RGB:
179, 114, 90
CMY:
30, 55, 65
CMYK:
0, 36, 50, 30
HSL:
16°, 36.9295%, 52.7451%
HSV (HSB):
16°, 49.7207%, 70.1961%
XYZ:
26.4532, 22.3565, 12.5939
xyY:
0.4308, 0.3641, 22.3565
CIE-Lab:
54.4033, 22.9876, 23.9391
CIE-LCH:
54.4033, 33.1890, 46.1617
CIE-Luv:
54.4033, 47.3629, 24.9026
Hunter-Lab:
47.2827, 17.1205, 17.3058
#b3725a color charts
#b3725a color shades, tints & tones
#b3725a color schemes
#b3725a color preview, HTML & CSS examples
This text has a color of #b3725a
<p style="color:#b3725a;">Text here</p>
.mytext {color:#b3725a;}
This box has a color of #b3725a
<div style="background-color:#b3725a;">Content here</div>
.mybackground {background-color:#b3725a;}
Border around this has a color of #b3725a
<div style="border:2px solid #b3725a;">Content here</div>
.myborder {border:2px solid #b3725a;}