#b3752d color space conversions
Hex:
#b3752d
RGB:
179, 117, 45
CMY:
30, 54, 82
CMYK:
0, 35, 75, 30
HSL:
32°, 59.8214%, 43.9216%
HSV (HSB):
32°, 74.8603%, 70.1961%
XYZ:
25.4253, 22.4957, 5.4847
xyY:
0.4761, 0.4212, 22.4957
CIE-Lab:
54.5491, 18.0749, 47.7734
CIE-LCH:
54.5491, 51.0784, 69.2760
CIE-Luv:
54.5491, 49.8371, 46.3912
Hunter-Lab:
47.4297, 12.6855, 26.3446
#b3752d color charts
#b3752d color shades, tints & tones
#b3752d color schemes
#b3752d color preview, HTML & CSS examples
This text has a color of #b3752d
<p style="color:#b3752d;">Text here</p>
.mytext {color:#b3752d;}
This box has a color of #b3752d
<div style="background-color:#b3752d;">Content here</div>
.mybackground {background-color:#b3752d;}
Border around this has a color of #b3752d
<div style="border:2px solid #b3752d;">Content here</div>
.myborder {border:2px solid #b3752d;}