#81d7d7 color space conversions
Hex:
#81d7d7
RGB:
129, 215, 215
CMY:
49, 16, 16
CMYK:
40, 0, 0, 16
HSL:
180°, 51.8072%, 67.4510%
HSV (HSB):
180°, 40.0000%, 84.3137%
XYZ:
45.6194, 58.1743, 73.1143
xyY:
0.2579, 0.3288, 58.1743
CIE-Lab:
80.8356, -25.9170, -8.1789
CIE-LCH:
80.8356, 27.1769, 197.5147
CIE-Luv:
80.8356, -39.3345, -8.4986
Hunter-Lab:
76.2721, -26.7127, -3.4449
#81d7d7 color charts
#81d7d7 color shades, tints & tones
#81d7d7 color schemes
#81d7d7 color preview, HTML & CSS examples
This text has a color of #81d7d7
<p style="color:#81d7d7;">Text here</p>
.mytext {color:#81d7d7;}
This box has a color of #81d7d7
<div style="background-color:#81d7d7;">Content here</div>
.mybackground {background-color:#81d7d7;}
Border around this has a color of #81d7d7
<div style="border:2px solid #81d7d7;">Content here</div>
.myborder {border:2px solid #81d7d7;}