#1f914d color space conversions
Hex:
#1f914d
RGB:
31, 145, 77
CMY:
88, 43, 70
CMYK:
79, 0, 47, 43
HSL:
144°, 64.7727%, 34.5098%
HSV (HSB):
144°, 78.6207%, 56.8627%
XYZ:
12.0300, 21.0779, 10.4556
xyY:
0.2761, 0.4838, 21.0779
CIE-Lab:
53.0347, -46.5214, 27.4400
CIE-LCH:
53.0347, 54.0111, 149.4664
CIE-Luv:
53.0347, -44.1327, 40.8489
Hunter-Lab:
45.9107, -33.5712, 18.6349
#1f914d color charts
#1f914d color shades, tints & tones
#1f914d color schemes
#1f914d color preview, HTML & CSS examples
This text has a color of #1f914d
<p style="color:#1f914d;">Text here</p>
.mytext {color:#1f914d;}
This box has a color of #1f914d
<div style="background-color:#1f914d;">Content here</div>
.mybackground {background-color:#1f914d;}
Border around this has a color of #1f914d
<div style="border:2px solid #1f914d;">Content here</div>
.myborder {border:2px solid #1f914d;}