#74999c color space conversions
Hex:
#74999c
RGB:
116, 153, 156
CMY:
55, 40, 39
CMYK:
26, 2, 0, 39
HSL:
185°, 16.8067%, 53.3333%
HSV (HSB):
185°, 25.6410%, 61.1765%
XYZ:
24.5944, 28.8958, 35.7337
xyY:
0.2756, 0.3239, 28.8958
CIE-Lab:
60.6895, -11.9409, -5.7312
CIE-LCH:
60.6895, 13.2450, 205.6392
CIE-Luv:
60.6895, -18.7705, -6.5000
Hunter-Lab:
53.7548, -12.4017, -1.7849
#74999c color charts
#74999c color shades, tints & tones
#74999c color schemes
#74999c color preview, HTML & CSS examples
This text has a color of #74999c
<p style="color:#74999c;">Text here</p>
.mytext {color:#74999c;}
This box has a color of #74999c
<div style="background-color:#74999c;">Content here</div>
.mybackground {background-color:#74999c;}
Border around this has a color of #74999c
<div style="border:2px solid #74999c;">Content here</div>
.myborder {border:2px solid #74999c;}