#4faf8f color space conversions
Hex:
#4faf8f
RGB:
79, 175, 143
CMY:
69, 31, 44
CMYK:
55, 0, 18, 31
HSL:
160°, 37.7953%, 49.8039%
HSV (HSB):
160°, 54.8571%, 68.6275%
XYZ:
23.5123, 34.3054, 31.3690
xyY:
0.2636, 0.3846, 34.3054
CIE-Lab:
65.2042, -36.1439, 7.9153
CIE-LCH:
65.2042, 37.0005, 167.6476
CIE-Luv:
65.2042, -41.5983, 16.9829
Hunter-Lab:
58.5708, -30.8428, 9.2454
#4faf8f color charts
#4faf8f color shades, tints & tones
#4faf8f color schemes
#4faf8f color preview, HTML & CSS examples
This text has a color of #4faf8f
<p style="color:#4faf8f;">Text here</p>
.mytext {color:#4faf8f;}
This box has a color of #4faf8f
<div style="background-color:#4faf8f;">Content here</div>
.mybackground {background-color:#4faf8f;}
Border around this has a color of #4faf8f
<div style="border:2px solid #4faf8f;">Content here</div>
.myborder {border:2px solid #4faf8f;}