#379d2d color space conversions
Hex:
#379d2d
RGB:
55, 157, 45
CMY:
78, 38, 82
CMYK:
65, 0, 71, 38
HSL:
115°, 55.4455%, 39.6078%
HSV (HSB):
115°, 71.3376%, 61.5686%
XYZ:
14.1062, 25.1156, 6.5870
xyY:
0.3079, 0.5483, 25.1156
CIE-Lab:
57.1879, -50.7409, 47.6737
CIE-LCH:
57.1879, 69.6234, 136.7852
CIE-Luv:
57.1879, -44.9190, 61.0923
Hunter-Lab:
50.1155, -37.4591, 27.2880
#379d2d color charts
#379d2d color shades, tints & tones
#379d2d color schemes
#379d2d color preview, HTML & CSS examples
This text has a color of #379d2d
<p style="color:#379d2d;">Text here</p>
.mytext {color:#379d2d;}
This box has a color of #379d2d
<div style="background-color:#379d2d;">Content here</div>
.mybackground {background-color:#379d2d;}
Border around this has a color of #379d2d
<div style="border:2px solid #379d2d;">Content here</div>
.myborder {border:2px solid #379d2d;}