#2a985f color space conversions
Hex:
#2a985f
RGB:
42, 152, 95
CMY:
84, 40, 63
CMYK:
72, 0, 38, 40
HSL:
149°, 56.7010%, 38.0392%
HSV (HSB):
149°, 72.3684%, 59.6078%
XYZ:
14.2486, 23.7749, 14.6645
xyY:
0.2704, 0.4512, 23.7749
CIE-Lab:
55.8617, -44.1365, 21.3818
CIE-LCH:
55.8617, 49.0430, 154.1523
CIE-Luv:
55.8617, -43.9057, 34.4445
Hunter-Lab:
48.7595, -33.1675, 16.3001
#2a985f color charts
#2a985f color shades, tints & tones
#2a985f color schemes
#2a985f color preview, HTML & CSS examples
This text has a color of #2a985f
<p style="color:#2a985f;">Text here</p>
.mytext {color:#2a985f;}
This box has a color of #2a985f
<div style="background-color:#2a985f;">Content here</div>
.mybackground {background-color:#2a985f;}
Border around this has a color of #2a985f
<div style="border:2px solid #2a985f;">Content here</div>
.myborder {border:2px solid #2a985f;}