#1fc5d5 color space conversions
Hex:
#1fc5d5
RGB:
31, 197, 213
CMY:
88, 23, 16
CMYK:
85, 8, 0, 16
HSL:
185°, 74.5902%, 47.8431%
HSV (HSB):
185°, 85.4460%, 83.5294%
XYZ:
32.5416, 45.0279, 69.9269
xyY:
0.2206, 0.3053, 45.0279
CIE-Lab:
72.9103, -33.4472, -19.2603
CIE-LCH:
72.9103, 38.5963, 209.9352
CIE-Luv:
72.9103, -53.0848, -25.3656
Hunter-Lab:
67.1028, -30.8663, -14.8133
#1fc5d5 color charts
#1fc5d5 color shades, tints & tones
#1fc5d5 color schemes
#1fc5d5 color preview, HTML & CSS examples
This text has a color of #1fc5d5
<p style="color:#1fc5d5;">Text here</p>
.mytext {color:#1fc5d5;}
This box has a color of #1fc5d5
<div style="background-color:#1fc5d5;">Content here</div>
.mybackground {background-color:#1fc5d5;}
Border around this has a color of #1fc5d5
<div style="border:2px solid #1fc5d5;">Content here</div>
.myborder {border:2px solid #1fc5d5;}