#75dcc1 color space conversions
Hex:
#75dcc1
RGB:
117, 220, 193
CMY:
54, 14, 24
CMYK:
47, 0, 12, 14
HSL:
164°, 59.5376%, 66.0784%
HSV (HSB):
164°, 46.8182%, 86.2745%
XYZ:
42.5550, 58.8186, 59.5623
xyY:
0.2644, 0.3655, 58.8186
CIE-Lab:
81.1918, -36.4220, 4.0032
CIE-LCH:
81.1918, 36.6413, 173.7277
CIE-Luv:
81.1918, -46.0070, 12.0023
Hunter-Lab:
76.6933, -35.1685, 7.6389
#75dcc1 color charts
#75dcc1 color shades, tints & tones
#75dcc1 color schemes
#75dcc1 color preview, HTML & CSS examples
This text has a color of #75dcc1
<p style="color:#75dcc1;">Text here</p>
.mytext {color:#75dcc1;}
This box has a color of #75dcc1
<div style="background-color:#75dcc1;">Content here</div>
.mybackground {background-color:#75dcc1;}
Border around this has a color of #75dcc1
<div style="border:2px solid #75dcc1;">Content here</div>
.myborder {border:2px solid #75dcc1;}