#1fadc1 color space conversions
Hex:
#1fadc1
RGB:
31, 173, 193
CMY:
88, 32, 24
CMYK:
84, 10, 0, 24
HSL:
187°, 72.3214%, 43.9216%
HSV (HSB):
187°, 83.9378%, 75.6863%
XYZ:
25.1343, 34.0287, 55.6956
xyY:
0.2188, 0.2963, 34.0287
CIE-Lab:
64.9853, -28.1430, -20.3198
CIE-LCH:
64.9853, 34.7120, 215.8300
CIE-Luv:
64.9853, -46.2595, -27.4355
Hunter-Lab:
58.3341, -25.1749, -15.7743
#1fadc1 color charts
#1fadc1 color shades, tints & tones
#1fadc1 color schemes
#1fadc1 color preview, HTML & CSS examples
This text has a color of #1fadc1
<p style="color:#1fadc1;">Text here</p>
.mytext {color:#1fadc1;}
This box has a color of #1fadc1
<div style="background-color:#1fadc1;">Content here</div>
.mybackground {background-color:#1fadc1;}
Border around this has a color of #1fadc1
<div style="border:2px solid #1fadc1;">Content here</div>
.myborder {border:2px solid #1fadc1;}