#3a8383 color space conversions
Hex:
#3a8383
RGB:
58, 131, 131
CMY:
77, 49, 49
CMYK:
56, 0, 0, 49
HSL:
180°, 38.6243%, 37.0588%
HSV (HSB):
180°, 55.7252%, 51.3725%
XYZ:
13.9580, 18.7708, 24.3602
xyY:
0.2445, 0.3288, 18.7708
CIE-Lab:
50.4180, -22.4908, -6.9006
CIE-LCH:
50.4180, 23.5256, 197.0570
CIE-Luv:
50.4180, -30.3927, -6.5646
Hunter-Lab:
43.3253, -18.3126, -3.0088
#3a8383 color charts
#3a8383 color shades, tints & tones
#3a8383 color schemes
#3a8383 color preview, HTML & CSS examples
This text has a color of #3a8383
<p style="color:#3a8383;">Text here</p>
.mytext {color:#3a8383;}
This box has a color of #3a8383
<div style="background-color:#3a8383;">Content here</div>
.mybackground {background-color:#3a8383;}
Border around this has a color of #3a8383
<div style="border:2px solid #3a8383;">Content here</div>
.myborder {border:2px solid #3a8383;}