#81c8c8 color space conversions
Hex:
#81c8c8
RGB:
129, 200, 200
CMY:
49, 22, 22
CMYK:
36, 0, 0, 22
HSL:
180°, 39.2265%, 64.5098%
HSV (HSB):
180°, 35.5000%, 78.4314%
XYZ:
40.1329, 50.1458, 62.2075
xyY:
0.2632, 0.3289, 50.1458
CIE-Lab:
76.1587, -22.1269, -7.0609
CIE-LCH:
76.1587, 23.2262, 197.6984
CIE-Luv:
76.1587, -33.5188, -7.2433
Hunter-Lab:
70.8137, -22.7611, -2.5147
#81c8c8 color charts
#81c8c8 color shades, tints & tones
#81c8c8 color schemes
#81c8c8 color preview, HTML & CSS examples
This text has a color of #81c8c8
<p style="color:#81c8c8;">Text here</p>
.mytext {color:#81c8c8;}
This box has a color of #81c8c8
<div style="background-color:#81c8c8;">Content here</div>
.mybackground {background-color:#81c8c8;}
Border around this has a color of #81c8c8
<div style="border:2px solid #81c8c8;">Content here</div>
.myborder {border:2px solid #81c8c8;}