#1f914e color space conversions
Hex:
#1f914e
RGB:
31, 145, 78
CMY:
88, 43, 69
CMYK:
79, 0, 46, 43
HSL:
145°, 64.7727%, 34.5098%
HSV (HSB):
145°, 78.6207%, 56.8627%
XYZ:
12.0656, 21.0922, 10.6430
xyY:
0.2755, 0.4815, 21.0922
CIE-Lab:
53.0502, -46.3411, 26.9228
CIE-LCH:
53.0502, 53.5941, 149.8447
CIE-Luv:
53.0502, -44.0810, 40.2868
Hunter-Lab:
45.9262, -33.4758, 18.4084
#1f914e color charts
#1f914e color shades, tints & tones
#1f914e color schemes
#1f914e color preview, HTML & CSS examples
This text has a color of #1f914e
<p style="color:#1f914e;">Text here</p>
.mytext {color:#1f914e;}
This box has a color of #1f914e
<div style="background-color:#1f914e;">Content here</div>
.mybackground {background-color:#1f914e;}
Border around this has a color of #1f914e
<div style="border:2px solid #1f914e;">Content here</div>
.myborder {border:2px solid #1f914e;}