#222f28 color space conversions
Hex:
#222f28
RGB:
34, 47, 40
CMY:
87, 82, 84
CMYK:
28, 0, 15, 82
HSL:
148°, 16.0494%, 15.8824%
HSV (HSB):
148°, 27.6596%, 18.4314%
XYZ:
2.0592, 2.5263, 2.3866
xyY:
0.2953, 0.3623, 2.5263
CIE-Lab:
18.0372, -7.3245, 2.7131
CIE-LCH:
18.0372, 7.8109, 159.6747
CIE-Luv:
18.0372, -5.3957, 3.3435
Hunter-Lab:
15.8944, -4.6895, 2.2235
#222f28 color charts
#222f28 color shades, tints & tones
#222f28 color schemes
#222f28 color preview, HTML & CSS examples
This text has a color of #222f28
<p style="color:#222f28;">Text here</p>
.mytext {color:#222f28;}
This box has a color of #222f28
<div style="background-color:#222f28;">Content here</div>
.mybackground {background-color:#222f28;}
Border around this has a color of #222f28
<div style="border:2px solid #222f28;">Content here</div>
.myborder {border:2px solid #222f28;}