#30a5a5 color space conversions
Hex:
#30a5a5
RGB:
48, 165, 165
CMY:
81, 35, 35
CMYK:
71, 0, 0, 35
HSL:
180°, 54.9296%, 41.7647%
HSV (HSB):
180°, 70.9091%, 64.7059%
XYZ:
21.4656, 30.2553, 40.3058
xyY:
0.2333, 0.3288, 30.2553
CIE-Lab:
61.8738, -31.1742, -9.3385
CIE-LCH:
61.8738, 32.5429, 196.6761
CIE-Luv:
61.8738, -43.2960, -9.3498
Hunter-Lab:
55.0048, -26.5988, -4.9425
#30a5a5 color charts
#30a5a5 color shades, tints & tones
#30a5a5 color schemes
#30a5a5 color preview, HTML & CSS examples
This text has a color of #30a5a5
<p style="color:#30a5a5;">Text here</p>
.mytext {color:#30a5a5;}
This box has a color of #30a5a5
<div style="background-color:#30a5a5;">Content here</div>
.mybackground {background-color:#30a5a5;}
Border around this has a color of #30a5a5
<div style="border:2px solid #30a5a5;">Content here</div>
.myborder {border:2px solid #30a5a5;}