#075d7b color space conversions
Hex:
#075d7b
RGB:
7, 93, 123
CMY:
97, 64, 52
CMYK:
94, 24, 0, 52
HSL:
196°, 89.2308%, 25.4902%
HSV (HSB):
196°, 94.3089%, 48.2353%
XYZ:
7.5771, 9.3039, 20.1354
xyY:
0.2047, 0.2513, 9.3039
CIE-Lab:
36.5630, -11.3731, -23.3195
CIE-LCH:
36.5630, 25.9450, 244.0012
CIE-Luv:
36.5630, -24.6237, -30.8360
Hunter-Lab:
30.5023, -9.0377, -17.7872
#075d7b color charts
#075d7b color shades, tints & tones
#075d7b color schemes
#075d7b color preview, HTML & CSS examples
This text has a color of #075d7b
<p style="color:#075d7b;">Text here</p>
.mytext {color:#075d7b;}
This box has a color of #075d7b
<div style="background-color:#075d7b;">Content here</div>
.mybackground {background-color:#075d7b;}
Border around this has a color of #075d7b
<div style="border:2px solid #075d7b;">Content here</div>
.myborder {border:2px solid #075d7b;}