#75d08d color space conversions
Hex:
#75d08d
RGB:
117, 208, 141
CMY:
54, 18, 45
CMYK:
44, 0, 32, 18
HSL:
136°, 49.1892%, 63.7255%
HSV (HSB):
136°, 43.7500%, 81.5686%
XYZ:
34.6997, 50.8167, 33.1790
xyY:
0.2923, 0.4281, 50.8167
CIE-Lab:
76.5679, -41.6450, 25.0144
CIE-LCH:
76.5679, 48.5801, 149.0086
CIE-Luv:
76.5679, -42.8161, 41.6288
Hunter-Lab:
71.2859, -37.8621, 22.3044
#75d08d color charts
#75d08d color shades, tints & tones
#75d08d color schemes
#75d08d color preview, HTML & CSS examples
This text has a color of #75d08d
<p style="color:#75d08d;">Text here</p>
.mytext {color:#75d08d;}
This box has a color of #75d08d
<div style="background-color:#75d08d;">Content here</div>
.mybackground {background-color:#75d08d;}
Border around this has a color of #75d08d
<div style="border:2px solid #75d08d;">Content here</div>
.myborder {border:2px solid #75d08d;}