#1f8b8f color space conversions
Hex:
#1f8b8f
RGB:
31, 139, 143
CMY:
88, 45, 44
CMYK:
78, 3, 0, 44
HSL:
182°, 64.3678%, 34.1176%
HSV (HSB):
182°, 78.3217%, 56.0784%
XYZ:
14.7556, 20.7397, 29.2121
xyY:
0.2280, 0.3205, 20.7397
CIE-Lab:
52.6634, -27.2371, -10.6071
CIE-LCH:
52.6634, 29.2296, 201.2778
CIE-Luv:
52.6634, -37.7206, -11.5798
Hunter-Lab:
45.5409, -21.8611, -6.1528
#1f8b8f color charts
#1f8b8f color shades, tints & tones
#1f8b8f color schemes
#1f8b8f color preview, HTML & CSS examples
This text has a color of #1f8b8f
<p style="color:#1f8b8f;">Text here</p>
.mytext {color:#1f8b8f;}
This box has a color of #1f8b8f
<div style="background-color:#1f8b8f;">Content here</div>
.mybackground {background-color:#1f8b8f;}
Border around this has a color of #1f8b8f
<div style="border:2px solid #1f8b8f;">Content here</div>
.myborder {border:2px solid #1f8b8f;}