#b3825a color space conversions
Hex:
#b3825a
RGB:
179, 130, 90
CMY:
30, 49, 65
CMYK:
0, 27, 50, 30
HSL:
27°, 36.9295%, 52.7451%
HSV (HSB):
27°, 49.7207%, 70.1961%
XYZ:
28.4185, 26.2872, 13.2490
xyY:
0.4182, 0.3868, 26.2872
CIE-Lab:
58.3086, 14.0462, 29.0114
CIE-LCH:
58.3086, 32.2328, 64.1655
CIE-Luv:
58.3086, 36.3515, 32.7671
Hunter-Lab:
51.2710, 9.2148, 20.5685
#b3825a color charts
#b3825a color shades, tints & tones
#b3825a color schemes
#b3825a color preview, HTML & CSS examples
This text has a color of #b3825a
<p style="color:#b3825a;">Text here</p>
.mytext {color:#b3825a;}
This box has a color of #b3825a
<div style="background-color:#b3825a;">Content here</div>
.mybackground {background-color:#b3825a;}
Border around this has a color of #b3825a
<div style="border:2px solid #b3825a;">Content here</div>
.myborder {border:2px solid #b3825a;}