#223c2d color space conversions
Hex:
#223c2d
RGB:
34, 60, 45
CMY:
87, 76, 82
CMYK:
43, 0, 25, 76
HSL:
145°, 27.6596%, 18.4314%
HSV (HSB):
145°, 43.3333%, 23.5294%
XYZ:
2.7492, 3.7613, 3.0637
xyY:
0.2871, 0.3929, 3.7613
CIE-Lab:
22.8659, -14.0429, 6.1790
CIE-LCH:
22.8659, 15.3422, 156.2500
CIE-Luv:
22.8659, -10.9902, 7.9847
Hunter-Lab:
19.3940, -8.6361, 4.2096
#223c2d color charts
#223c2d color shades, tints & tones
#223c2d color schemes
#223c2d color preview, HTML & CSS examples
This text has a color of #223c2d
<p style="color:#223c2d;">Text here</p>
.mytext {color:#223c2d;}
This box has a color of #223c2d
<div style="background-color:#223c2d;">Content here</div>
.mybackground {background-color:#223c2d;}
Border around this has a color of #223c2d
<div style="border:2px solid #223c2d;">Content here</div>
.myborder {border:2px solid #223c2d;}