#3b223c color space conversions
Hex:
#3b223c
RGB:
59, 34, 60
CMY:
77, 87, 76
CMYK:
2, 43, 0, 76
HSL:
298°, 27.6596%, 18.4314%
HSV (HSB):
298°, 43.3333%, 23.5294%
XYZ:
3.1913, 2.4001, 4.5700
xyY:
0.3141, 0.2362, 2.4001
CIE-Lab:
17.4607, 17.0769, -11.8142
CIE-LCH:
17.4607, 20.7653, 325.3236
CIE-Luv:
17.4607, 9.8633, -13.6247
Hunter-Lab:
15.4923, 9.6579, -6.6452
#3b223c color charts
#3b223c color shades, tints & tones
#3b223c color schemes
#3b223c color preview, HTML & CSS examples
This text has a color of #3b223c
<p style="color:#3b223c;">Text here</p>
.mytext {color:#3b223c;}
This box has a color of #3b223c
<div style="background-color:#3b223c;">Content here</div>
.mybackground {background-color:#3b223c;}
Border around this has a color of #3b223c
<div style="border:2px solid #3b223c;">Content here</div>
.myborder {border:2px solid #3b223c;}