#1fc1cd color space conversions
Hex:
#1fc1cd
RGB:
31, 193, 205
CMY:
88, 24, 20
CMYK:
85, 6, 0, 20
HSL:
184°, 73.7288%, 46.2745%
HSV (HSB):
184°, 84.8780%, 80.3922%
XYZ:
30.6545, 42.8390, 64.4107
xyY:
0.2223, 0.3106, 42.8390
CIE-Lab:
71.4456, -34.0303, -17.1235
CIE-LCH:
71.4456, 38.0956, 206.7109
CIE-Luv:
71.4456, -52.3149, -21.7055
Hunter-Lab:
65.4515, -30.9390, -12.5311
#1fc1cd color charts
#1fc1cd color shades, tints & tones
#1fc1cd color schemes
#1fc1cd color preview, HTML & CSS examples
This text has a color of #1fc1cd
<p style="color:#1fc1cd;">Text here</p>
.mytext {color:#1fc1cd;}
This box has a color of #1fc1cd
<div style="background-color:#1fc1cd;">Content here</div>
.mybackground {background-color:#1fc1cd;}
Border around this has a color of #1fc1cd
<div style="border:2px solid #1fc1cd;">Content here</div>
.myborder {border:2px solid #1fc1cd;}