#74b5b5 color space conversions
Hex:
#74b5b5
RGB:
116, 181, 181
CMY:
55, 29, 29
CMYK:
36, 0, 0, 29
HSL:
180°, 30.5164%, 58.2353%
HSV (HSB):
180°, 35.9116%, 70.9804%
XYZ:
32.0668, 40.0969, 49.7654
xyY:
0.2630, 0.3289, 40.0969
CIE-Lab:
69.5385, -20.6231, -6.5784
CIE-LCH:
69.5385, 21.6469, 197.6917
CIE-Luv:
69.5385, -30.7237, -6.6393
Hunter-Lab:
63.3221, -20.4200, -2.2710
#74b5b5 color charts
#74b5b5 color shades, tints & tones
#74b5b5 color schemes
#74b5b5 color preview, HTML & CSS examples
This text has a color of #74b5b5
<p style="color:#74b5b5;">Text here</p>
.mytext {color:#74b5b5;}
This box has a color of #74b5b5
<div style="background-color:#74b5b5;">Content here</div>
.mybackground {background-color:#74b5b5;}
Border around this has a color of #74b5b5
<div style="border:2px solid #74b5b5;">Content here</div>
.myborder {border:2px solid #74b5b5;}