#1fc8c5 color space conversions
Hex:
#1fc8c5
RGB:
31, 200, 197
CMY:
88, 22, 23
CMYK:
85, 0, 1, 22
HSL:
179°, 73.1602%, 45.2941%
HSV (HSB):
179°, 84.5000%, 78.4314%
XYZ:
31.2974, 45.6311, 59.9815
xyY:
0.2286, 0.3333, 45.6311
CIE-Lab:
73.3055, -39.6667, -9.9766
CIE-LCH:
73.3055, 40.9020, 194.1177
CIE-Luv:
73.3055, -55.3426, -9.3763
Hunter-Lab:
67.5508, -35.5119, -5.3608
#1fc8c5 color charts
#1fc8c5 color shades, tints & tones
#1fc8c5 color schemes
#1fc8c5 color preview, HTML & CSS examples
This text has a color of #1fc8c5
<p style="color:#1fc8c5;">Text here</p>
.mytext {color:#1fc8c5;}
This box has a color of #1fc8c5
<div style="background-color:#1fc8c5;">Content here</div>
.mybackground {background-color:#1fc8c5;}
Border around this has a color of #1fc8c5
<div style="border:2px solid #1fc8c5;">Content here</div>
.myborder {border:2px solid #1fc8c5;}