#1f8182 color space conversions
Hex:
#1f8182
RGB:
31, 129, 130
CMY:
88, 49, 49
CMYK:
76, 1, 0, 49
HSL:
181°, 61.4907%, 31.5686%
HSV (HSB):
181°, 76.1538%, 50.9804%
XYZ:
12.4446, 17.6035, 23.8610
xyY:
0.2308, 0.3265, 17.6035
CIE-Lab:
49.0117, -26.3296, -8.4903
CIE-LCH:
49.0117, 27.6647, 197.8725
CIE-Luv:
49.0117, -34.9360, -8.3964
Hunter-Lab:
41.9566, -20.4797, -4.3491
#1f8182 color charts
#1f8182 color shades, tints & tones
#1f8182 color schemes
#1f8182 color preview, HTML & CSS examples
This text has a color of #1f8182
<p style="color:#1f8182;">Text here</p>
.mytext {color:#1f8182;}
This box has a color of #1f8182
<div style="background-color:#1f8182;">Content here</div>
.mybackground {background-color:#1f8182;}
Border around this has a color of #1f8182
<div style="border:2px solid #1f8182;">Content here</div>
.myborder {border:2px solid #1f8182;}