#1f952f color space conversions
Hex:
#1f952f
RGB:
31, 149, 47
CMY:
88, 42, 82
CMYK:
79, 0, 68, 42
HSL:
128°, 65.5556%, 35.2941%
HSV (HSB):
128°, 79.1946%, 58.4314%
XYZ:
11.8256, 21.9914, 6.3108
xyY:
0.2947, 0.5480, 21.9914
CIE-Lab:
54.0179, -52.1896, 43.3210
CIE-LCH:
54.0179, 67.8267, 140.3050
CIE-Luv:
54.0179, -46.8203, 56.5225
Hunter-Lab:
46.8950, -37.0536, 24.8477
#1f952f color charts
#1f952f color shades, tints & tones
#1f952f color schemes
#1f952f color preview, HTML & CSS examples
This text has a color of #1f952f
<p style="color:#1f952f;">Text here</p>
.mytext {color:#1f952f;}
This box has a color of #1f952f
<div style="background-color:#1f952f;">Content here</div>
.mybackground {background-color:#1f952f;}
Border around this has a color of #1f952f
<div style="border:2px solid #1f952f;">Content here</div>
.myborder {border:2px solid #1f952f;}