#75daca color space conversions
Hex:
#75daca
RGB:
117, 218, 202
CMY:
54, 15, 21
CMYK:
46, 0, 7, 15
HSL:
170°, 57.7143%, 65.6863%
HSV (HSB):
170°, 46.3303%, 85.4902%
XYZ:
43.0682, 58.1890, 64.8388
xyY:
0.2593, 0.3503, 58.1890
CIE-Lab:
80.8437, -33.3903, -1.2909
CIE-LCH:
80.8437, 33.4152, 182.2140
CIE-Luv:
80.8437, -44.8740, 3.4557
Hunter-Lab:
76.2817, -32.7130, 3.0012
#75daca color charts
#75daca color shades, tints & tones
#75daca color schemes
#75daca color preview, HTML & CSS examples
This text has a color of #75daca
<p style="color:#75daca;">Text here</p>
.mytext {color:#75daca;}
This box has a color of #75daca
<div style="background-color:#75daca;">Content here</div>
.mybackground {background-color:#75daca;}
Border around this has a color of #75daca
<div style="border:2px solid #75daca;">Content here</div>
.myborder {border:2px solid #75daca;}