#533e33 color space conversions
Hex:
#533e33
RGB:
83, 62, 51
CMY:
67, 76, 80
CMYK:
0, 25, 39, 67
HSL:
21°, 23.8806%, 26.2745%
HSV (HSB):
21°, 38.5542%, 32.5490%
XYZ:
5.8874, 5.5233, 3.8878
xyY:
0.3848, 0.3610, 5.5233
CIE-Lab:
28.1764, 7.4180, 10.3079
CIE-LCH:
28.1764, 12.6996, 54.2598
CIE-Luv:
28.1764, 13.4504, 9.8088
Hunter-Lab:
23.5016, 3.5886, 6.6431
#533e33 color charts
#533e33 color shades, tints & tones
#533e33 color schemes
#533e33 color preview, HTML & CSS examples
This text has a color of #533e33
<p style="color:#533e33;">Text here</p>
.mytext {color:#533e33;}
This box has a color of #533e33
<div style="background-color:#533e33;">Content here</div>
.mybackground {background-color:#533e33;}
Border around this has a color of #533e33
<div style="border:2px solid #533e33;">Content here</div>
.myborder {border:2px solid #533e33;}