#1f8b7e color space conversions
Hex:
#1f8b7e
RGB:
31, 139, 126
CMY:
88, 45, 51
CMYK:
78, 0, 9, 45
HSL:
173°, 63.5294%, 33.3333%
HSV (HSB):
173°, 77.6978%, 54.5098%
XYZ:
13.5636, 20.2629, 22.9349
xyY:
0.2390, 0.3570, 20.2629
CIE-Lab:
52.1332, -32.3919, -1.5278
CIE-LCH:
52.1332, 32.4279, 182.7004
CIE-Luv:
52.1332, -38.9004, 2.5302
Hunter-Lab:
45.0143, -24.9900, 1.3016
#1f8b7e color charts
#1f8b7e color shades, tints & tones
#1f8b7e color schemes
#1f8b7e color preview, HTML & CSS examples
This text has a color of #1f8b7e
<p style="color:#1f8b7e;">Text here</p>
.mytext {color:#1f8b7e;}
This box has a color of #1f8b7e
<div style="background-color:#1f8b7e;">Content here</div>
.mybackground {background-color:#1f8b7e;}
Border around this has a color of #1f8b7e
<div style="border:2px solid #1f8b7e;">Content here</div>
.myborder {border:2px solid #1f8b7e;}