#84d5d5 color space conversions
Hex:
#84d5d5
RGB:
132, 213, 213
CMY:
48, 16, 16
CMYK:
38, 0, 0, 16
HSL:
180°, 49.0909%, 67.6471%
HSV (HSB):
180°, 38.0282%, 83.5294%
XYZ:
45.3202, 57.2981, 71.6218
xyY:
0.2601, 0.3288, 57.2981
CIE-Lab:
80.3470, -24.6687, -7.8214
CIE-LCH:
80.3470, 25.8789, 197.5916
CIE-Luv:
80.3470, -37.5318, -8.1097
Hunter-Lab:
75.6955, -25.5962, -3.1123
#84d5d5 color charts
#84d5d5 color shades, tints & tones
#84d5d5 color schemes
#84d5d5 color preview, HTML & CSS examples
This text has a color of #84d5d5
<p style="color:#84d5d5;">Text here</p>
.mytext {color:#84d5d5;}
This box has a color of #84d5d5
<div style="background-color:#84d5d5;">Content here</div>
.mybackground {background-color:#84d5d5;}
Border around this has a color of #84d5d5
<div style="border:2px solid #84d5d5;">Content here</div>
.myborder {border:2px solid #84d5d5;}