#1f9f82 color space conversions
Hex:
#1f9f82
RGB:
31, 159, 130
CMY:
88, 38, 49
CMYK:
81, 0, 18, 38
HSL:
166°, 67.3684%, 37.2549%
HSV (HSB):
166°, 80.5031%, 62.3529%
XYZ:
16.9925, 26.6993, 25.3770
xyY:
0.2460, 0.3866, 26.6993
CIE-Lab:
58.6949, -40.2896, 5.7037
CIE-LCH:
58.6949, 40.6913, 171.9423
CIE-Luv:
58.6949, -45.8896, 14.0929
Hunter-Lab:
51.6714, -31.7239, 7.0513
#1f9f82 color charts
#1f9f82 color shades, tints & tones
#1f9f82 color schemes
#1f9f82 color preview, HTML & CSS examples
This text has a color of #1f9f82
<p style="color:#1f9f82;">Text here</p>
.mytext {color:#1f9f82;}
This box has a color of #1f9f82
<div style="background-color:#1f9f82;">Content here</div>
.mybackground {background-color:#1f9f82;}
Border around this has a color of #1f9f82
<div style="border:2px solid #1f9f82;">Content here</div>
.myborder {border:2px solid #1f9f82;}