#075d75 color space conversions
Hex:
#075d75
RGB:
7, 93, 117
CMY:
97, 64, 54
CMYK:
94, 21, 0, 54
HSL:
193°, 88.7097%, 24.3137%
HSV (HSB):
193°, 94.0171%, 45.8824%
XYZ:
7.2129, 9.1582, 18.2172
xyY:
0.2085, 0.2648, 9.1582
CIE-Lab:
36.2872, -13.6893, -20.0553
CIE-LCH:
36.2872, 24.2819, 235.6834
CIE-Luv:
36.2872, -25.0164, -25.7753
Hunter-Lab:
30.2626, -10.4153, -14.5071
#075d75 color charts
#075d75 color shades, tints & tones
#075d75 color schemes
#075d75 color preview, HTML & CSS examples
This text has a color of #075d75
<p style="color:#075d75;">Text here</p>
.mytext {color:#075d75;}
This box has a color of #075d75
<div style="background-color:#075d75;">Content here</div>
.mybackground {background-color:#075d75;}
Border around this has a color of #075d75
<div style="border:2px solid #075d75;">Content here</div>
.myborder {border:2px solid #075d75;}