#74b08c color space conversions
Hex:
#74b08c
RGB:
116, 176, 140
CMY:
55, 31, 45
CMYK:
34, 0, 20, 31
HSL:
144°, 27.5229%, 57.2549%
HSV (HSB):
144°, 34.0909%, 69.0196%
XYZ:
27.4614, 36.6571, 30.4391
xyY:
0.2904, 0.3877, 36.6571
CIE-Lab:
67.0190, -27.2948, 12.3624
CIE-LCH:
67.0190, 29.9639, 155.6331
CIE-Luv:
67.0190, -29.2360, 21.8488
Hunter-Lab:
60.5451, -24.9918, 12.5735
#74b08c color charts
#74b08c color shades, tints & tones
#74b08c color schemes
#74b08c color preview, HTML & CSS examples
This text has a color of #74b08c
<p style="color:#74b08c;">Text here</p>
.mytext {color:#74b08c;}
This box has a color of #74b08c
<div style="background-color:#74b08c;">Content here</div>
.mybackground {background-color:#74b08c;}
Border around this has a color of #74b08c
<div style="border:2px solid #74b08c;">Content here</div>
.myborder {border:2px solid #74b08c;}