#74a5a5 color space conversions
Hex:
#74a5a5
RGB:
116, 165, 165
CMY:
55, 35, 35
CMYK:
30, 0, 0, 35
HSL:
180°, 21.3974%, 55.0980%
HSV (HSB):
180°, 29.6970%, 64.7059%
XYZ:
27.4491, 33.3399, 40.5858
xyY:
0.2708, 0.3289, 33.3399
CIE-Lab:
64.4352, -16.2070, -5.2542
CIE-LCH:
64.4352, 17.0374, 197.9625
CIE-Luv:
64.4352, -24.0753, -5.2043
Hunter-Lab:
57.7407, -16.1898, -1.2563
#74a5a5 color charts
#74a5a5 color shades, tints & tones
#74a5a5 color schemes
#74a5a5 color preview, HTML & CSS examples
This text has a color of #74a5a5
<p style="color:#74a5a5;">Text here</p>
.mytext {color:#74a5a5;}
This box has a color of #74a5a5
<div style="background-color:#74a5a5;">Content here</div>
.mybackground {background-color:#74a5a5;}
Border around this has a color of #74a5a5
<div style="border:2px solid #74a5a5;">Content here</div>
.myborder {border:2px solid #74a5a5;}