#288d30 color space conversions
Hex:
#288d30
RGB:
40, 141, 48
CMY:
84, 45, 81
CMYK:
72, 0, 66, 45
HSL:
125°, 55.8011%, 35.4902%
HSV (HSB):
125°, 71.6312%, 55.2941%
XYZ:
10.9334, 19.7143, 6.0253
xyY:
0.2981, 0.5376, 19.7143
CIE-Lab:
51.5126, -47.8328, 40.1868
CIE-LCH:
51.5126, 62.4737, 139.9646
CIE-Luv:
51.5126, -42.2957, 52.2756
Hunter-Lab:
44.4008, -33.7466, 23.0347
#288d30 color charts
#288d30 color shades, tints & tones
#288d30 color schemes
#288d30 color preview, HTML & CSS examples
This text has a color of #288d30
<p style="color:#288d30;">Text here</p>
.mytext {color:#288d30;}
This box has a color of #288d30
<div style="background-color:#288d30;">Content here</div>
.mybackground {background-color:#288d30;}
Border around this has a color of #288d30
<div style="border:2px solid #288d30;">Content here</div>
.myborder {border:2px solid #288d30;}