#74dddc color space conversions
Hex:
#74dddc
RGB:
116, 221, 220
CMY:
55, 13, 14
CMYK:
48, 0, 0, 13
HSL:
179°, 60.6936%, 66.0784%
HSV (HSB):
179°, 47.5113%, 86.6667%
XYZ:
45.9772, 60.5932, 76.9826
xyY:
0.2505, 0.3301, 60.5932
CIE-Lab:
82.1596, -30.6031, -8.9319
CIE-LCH:
82.1596, 31.8799, 196.2705
CIE-Luv:
82.1596, -45.6605, -9.0296
Hunter-Lab:
77.8416, -30.7918, -4.1465
#74dddc color charts
#74dddc color shades, tints & tones
#74dddc color schemes
#74dddc color preview, HTML & CSS examples
This text has a color of #74dddc
<p style="color:#74dddc;">Text here</p>
.mytext {color:#74dddc;}
This box has a color of #74dddc
<div style="background-color:#74dddc;">Content here</div>
.mybackground {background-color:#74dddc;}
Border around this has a color of #74dddc
<div style="border:2px solid #74dddc;">Content here</div>
.myborder {border:2px solid #74dddc;}