#1f8b8b color space conversions
Hex:
#1f8b8b
RGB:
31, 139, 139
CMY:
88, 45, 45
CMYK:
78, 0, 0, 45
HSL:
180°, 63.5294%, 33.3333%
HSV (HSB):
180°, 77.6978%, 54.5098%
XYZ:
14.4579, 20.6206, 27.6443
xyY:
0.2305, 0.3288, 20.6206
CIE-Lab:
52.5318, -28.4892, -8.4839
CIE-LCH:
52.5318, 29.7256, 196.5833
CIE-Luv:
52.5318, -37.9991, -8.2057
Hunter-Lab:
45.4099, -22.6355, -4.3071
#1f8b8b color charts
#1f8b8b color shades, tints & tones
#1f8b8b color schemes
#1f8b8b color preview, HTML & CSS examples
This text has a color of #1f8b8b
<p style="color:#1f8b8b;">Text here</p>
.mytext {color:#1f8b8b;}
This box has a color of #1f8b8b
<div style="background-color:#1f8b8b;">Content here</div>
.mybackground {background-color:#1f8b8b;}
Border around this has a color of #1f8b8b
<div style="border:2px solid #1f8b8b;">Content here</div>
.myborder {border:2px solid #1f8b8b;}