#1f8db5 color space conversions
Hex:
#1f8db5
RGB:
31, 141, 181
CMY:
88, 45, 29
CMYK:
83, 22, 0, 29
HSL:
196°, 70.7547%, 41.5686%
HSV (HSB):
196°, 82.8729%, 70.9804%
XYZ:
18.4304, 22.6773, 47.1218
xyY:
0.2089, 0.2570, 22.6773
CIE-Lab:
54.7383, -15.5040, -29.3182
CIE-LCH:
54.7383, 33.1652, 242.1293
CIE-Luv:
54.7383, -35.8524, -42.7733
Hunter-Lab:
47.6206, -14.2519, -25.3345
#1f8db5 color charts
#1f8db5 color shades, tints & tones
#1f8db5 color schemes
#1f8db5 color preview, HTML & CSS examples
This text has a color of #1f8db5
<p style="color:#1f8db5;">Text here</p>
.mytext {color:#1f8db5;}
This box has a color of #1f8db5
<div style="background-color:#1f8db5;">Content here</div>
.mybackground {background-color:#1f8db5;}
Border around this has a color of #1f8db5
<div style="border:2px solid #1f8db5;">Content here</div>
.myborder {border:2px solid #1f8db5;}