#002b28 color space conversions
Hex:
#002b28
RGB:
0, 43, 40
CMY:
100, 83, 84
CMYK:
100, 0, 7, 83
HSL:
176°, 100.0000%, 8.4314%
HSV (HSB):
176°, 100.0000%, 16.8627%
XYZ:
1.2469, 1.8810, 2.3048
xyY:
0.2295, 0.3462, 1.8810
CIE-Lab:
14.8497, -15.0497, -2.1360
CIE-LCH:
14.8497, 15.2006, 188.0782
CIE-Luv:
14.8497, -11.7234, -0.5703
Hunter-Lab:
13.7148, -7.7726, -0.3636
#002b28 color charts
#002b28 color shades, tints & tones
#002b28 color schemes
#002b28 color preview, HTML & CSS examples
This text has a color of #002b28
<p style="color:#002b28;">Text here</p>
.mytext {color:#002b28;}
This box has a color of #002b28
<div style="background-color:#002b28;">Content here</div>
.mybackground {background-color:#002b28;}
Border around this has a color of #002b28
<div style="border:2px solid #002b28;">Content here</div>
.myborder {border:2px solid #002b28;}