#1fcdcd color space conversions
Hex:
#1fcdcd
RGB:
31, 205, 205
CMY:
88, 20, 20
CMYK:
85, 0, 0, 20
HSL:
180°, 73.7288%, 46.2745%
HSV (HSB):
180°, 84.8780%, 80.3922%
XYZ:
33.4158, 48.3617, 65.3312
xyY:
0.2272, 0.3287, 48.3617
CIE-Lab:
75.0525, -39.5761, -11.7006
CIE-LCH:
75.0525, 41.2695, 196.4702
CIE-Luv:
75.0525, -56.4472, -12.1889
Hunter-Lab:
69.5426, -35.9287, -7.0196
#1fcdcd color charts
#1fcdcd color shades, tints & tones
#1fcdcd color schemes
#1fcdcd color preview, HTML & CSS examples
This text has a color of #1fcdcd
<p style="color:#1fcdcd;">Text here</p>
.mytext {color:#1fcdcd;}
This box has a color of #1fcdcd
<div style="background-color:#1fcdcd;">Content here</div>
.mybackground {background-color:#1fcdcd;}
Border around this has a color of #1fcdcd
<div style="border:2px solid #1fcdcd;">Content here</div>
.myborder {border:2px solid #1fcdcd;}