#1f8383 color space conversions
Hex:
#1f8383
RGB:
31, 131, 131
CMY:
88, 49, 49
CMYK:
76, 0, 0, 49
HSL:
180°, 61.7284%, 31.7647%
HSV (HSB):
180°, 76.3359%, 51.3725%
XYZ:
12.7781, 18.1626, 24.3050
xyY:
0.2313, 0.3288, 18.1626
CIE-Lab:
49.6927, -27.0172, -8.0593
CIE-LCH:
49.6927, 28.1936, 196.6100
CIE-Luv:
49.6927, -35.6080, -7.6894
Hunter-Lab:
42.6176, -21.0608, -3.9810
#1f8383 color charts
#1f8383 color shades, tints & tones
#1f8383 color schemes
#1f8383 color preview, HTML & CSS examples
This text has a color of #1f8383
<p style="color:#1f8383;">Text here</p>
.mytext {color:#1f8383;}
This box has a color of #1f8383
<div style="background-color:#1f8383;">Content here</div>
.mybackground {background-color:#1f8383;}
Border around this has a color of #1f8383
<div style="border:2px solid #1f8383;">Content here</div>
.myborder {border:2px solid #1f8383;}