#27cddc color space conversions
Hex:
#27cddc
RGB:
39, 205, 220
CMY:
85, 20, 14
CMYK:
82, 7, 0, 14
HSL:
185°, 72.1116%, 50.7843%
HSV (HSB):
185°, 82.2727%, 86.2745%
XYZ:
35.5863, 49.2613, 75.3429
xyY:
0.2221, 0.3075, 49.2613
CIE-Lab:
75.6136, -34.5138, -18.9440
CIE-LCH:
75.6136, 39.3711, 208.7616
CIE-Luv:
75.6136, -54.6247, -24.7922
Hunter-Lab:
70.1864, -32.3221, -14.5155
#27cddc color charts
#27cddc color shades, tints & tones
#27cddc color schemes
#27cddc color preview, HTML & CSS examples
This text has a color of #27cddc
<p style="color:#27cddc;">Text here</p>
.mytext {color:#27cddc;}
This box has a color of #27cddc
<div style="background-color:#27cddc;">Content here</div>
.mybackground {background-color:#27cddc;}
Border around this has a color of #27cddc
<div style="border:2px solid #27cddc;">Content here</div>
.myborder {border:2px solid #27cddc;}