#3fccc0 color space conversions
Hex:
#3fccc0
RGB:
63, 204, 192
CMY:
75, 20, 25
CMYK:
69, 0, 6, 20
HSL:
175°, 58.0247%, 52.3529%
HSV (HSB):
175°, 69.1176%, 80.0000%
XYZ:
33.1572, 48.0483, 57.3958
xyY:
0.2392, 0.3467, 48.0483
CIE-Lab:
74.8554, -39.6392, -4.9139
CIE-LCH:
74.8554, 39.9426, 187.0667
CIE-Luv:
74.8554, -53.1545, -1.3421
Hunter-Lab:
69.3169, -35.9204, -0.5716
#3fccc0 color charts
#3fccc0 color shades, tints & tones
#3fccc0 color schemes
#3fccc0 color preview, HTML & CSS examples
This text has a color of #3fccc0
<p style="color:#3fccc0;">Text here</p>
.mytext {color:#3fccc0;}
This box has a color of #3fccc0
<div style="background-color:#3fccc0;">Content here</div>
.mybackground {background-color:#3fccc0;}
Border around this has a color of #3fccc0
<div style="border:2px solid #3fccc0;">Content here</div>
.myborder {border:2px solid #3fccc0;}