#1f8da3 color space conversions
Hex:
#1f8da3
RGB:
31, 141, 163
CMY:
88, 45, 36
CMYK:
81, 13, 0, 36
HSL:
190°, 68.0412%, 38.0392%
HSV (HSB):
190°, 80.9816%, 63.9216%
XYZ:
16.7008, 21.9854, 38.0137
xyY:
0.2177, 0.2866, 21.9854
CIE-Lab:
54.0115, -21.7232, -20.1188
CIE-LCH:
54.0115, 29.6086, 222.8041
CIE-Luv:
54.0115, -37.0597, -27.1561
Hunter-Lab:
46.8886, -18.4768, -15.2458
#1f8da3 color charts
#1f8da3 color shades, tints & tones
#1f8da3 color schemes
#1f8da3 color preview, HTML & CSS examples
This text has a color of #1f8da3
<p style="color:#1f8da3;">Text here</p>
.mytext {color:#1f8da3;}
This box has a color of #1f8da3
<div style="background-color:#1f8da3;">Content here</div>
.mybackground {background-color:#1f8da3;}
Border around this has a color of #1f8da3
<div style="border:2px solid #1f8da3;">Content here</div>
.myborder {border:2px solid #1f8da3;}