#223d3e color space conversions
Hex:
#223d3e
RGB:
34, 61, 62
CMY:
87, 76, 76
CMYK:
45, 2, 0, 76
HSL:
182°, 29.1667%, 18.8235%
HSV (HSB):
182°, 45.1613%, 24.3137%
XYZ:
3.1979, 4.0254, 5.1659
xyY:
0.2581, 0.3249, 4.0254
CIE-Lab:
23.7551, -9.9422, -3.8598
CIE-LCH:
23.7551, 10.6651, 201.2174
CIE-Luv:
23.7551, -11.1405, -3.1471
Hunter-Lab:
20.0633, -6.6593, -1.2215
#223d3e color charts
#223d3e color shades, tints & tones
#223d3e color schemes
#223d3e color preview, HTML & CSS examples
This text has a color of #223d3e
<p style="color:#223d3e;">Text here</p>
.mytext {color:#223d3e;}
This box has a color of #223d3e
<div style="background-color:#223d3e;">Content here</div>
.mybackground {background-color:#223d3e;}
Border around this has a color of #223d3e
<div style="border:2px solid #223d3e;">Content here</div>
.myborder {border:2px solid #223d3e;}