#1fcdcc color space conversions
Hex:
#1fcdcc
RGB:
31, 205, 204
CMY:
88, 20, 20
CMYK:
85, 0, 0, 20
HSL:
180°, 73.7288%, 46.2745%
HSV (HSB):
180°, 84.8780%, 80.3922%
XYZ:
33.2955, 48.3136, 64.6973
xyY:
0.2276, 0.3302, 48.3136
CIE-Lab:
75.0223, -39.8700, -11.2054
CIE-LCH:
75.0223, 41.4148, 195.6980
CIE-Luv:
75.0223, -56.5241, -11.3465
Hunter-Lab:
69.5080, -36.1345, -6.5310
#1fcdcc color charts
#1fcdcc color shades, tints & tones
#1fcdcc color schemes
#1fcdcc color preview, HTML & CSS examples
This text has a color of #1fcdcc
<p style="color:#1fcdcc;">Text here</p>
.mytext {color:#1fcdcc;}
This box has a color of #1fcdcc
<div style="background-color:#1fcdcc;">Content here</div>
.mybackground {background-color:#1fcdcc;}
Border around this has a color of #1fcdcc
<div style="border:2px solid #1fcdcc;">Content here</div>
.myborder {border:2px solid #1fcdcc;}