#1fccc0 color space conversions
Hex:
#1fccc0
RGB:
31, 204, 192
CMY:
88, 20, 25
CMYK:
85, 0, 6, 20
HSL:
176°, 73.6170%, 46.0784%
HSV (HSB):
176°, 84.8039%, 80.0000%
XYZ:
31.6724, 47.2828, 57.3264
xyY:
0.2324, 0.3469, 47.2828
CIE-Lab:
74.3703, -42.8829, -5.6850
CIE-LCH:
74.3703, 43.2581, 187.5517
CIE-Luv:
74.3703, -57.1019, -2.1138
Hunter-Lab:
68.7625, -38.1163, -1.2955
#1fccc0 color charts
#1fccc0 color shades, tints & tones
#1fccc0 color schemes
#1fccc0 color preview, HTML & CSS examples
This text has a color of #1fccc0
<p style="color:#1fccc0;">Text here</p>
.mytext {color:#1fccc0;}
This box has a color of #1fccc0
<div style="background-color:#1fccc0;">Content here</div>
.mybackground {background-color:#1fccc0;}
Border around this has a color of #1fccc0
<div style="border:2px solid #1fccc0;">Content here</div>
.myborder {border:2px solid #1fccc0;}