#1f962d color space conversions
Hex:
#1f962d
RGB:
31, 150, 45
CMY:
88, 41, 82
CMYK:
79, 0, 70, 41
HSL:
127°, 65.7459%, 35.4902%
HSV (HSB):
127°, 79.3333%, 58.8235%
XYZ:
11.9451, 22.2935, 6.1561
xyY:
0.2957, 0.5519, 22.2935
CIE-Lab:
54.3370, -52.7272, 44.5088
CIE-LCH:
54.3370, 69.0014, 139.8312
CIE-Luv:
54.3370, -47.2347, 57.6716
Hunter-Lab:
47.2160, -37.4695, 25.3208
#1f962d color charts
#1f962d color shades, tints & tones
#1f962d color schemes
#1f962d color preview, HTML & CSS examples
This text has a color of #1f962d
<p style="color:#1f962d;">Text here</p>
.mytext {color:#1f962d;}
This box has a color of #1f962d
<div style="background-color:#1f962d;">Content here</div>
.mybackground {background-color:#1f962d;}
Border around this has a color of #1f962d
<div style="border:2px solid #1f962d;">Content here</div>
.myborder {border:2px solid #1f962d;}