#81c08e color space conversions
Hex:
#81c08e
RGB:
129, 192, 142
CMY:
49, 25, 44
CMYK:
33, 0, 26, 25
HSL:
132°, 33.3333%, 62.9412%
HSV (HSB):
132°, 32.8125%, 75.2941%
XYZ:
32.7854, 44.3194, 32.4177
xyY:
0.2993, 0.4047, 44.3194
CIE-Lab:
72.4415, -30.5551, 18.9373
CIE-LCH:
72.4415, 35.9476, 148.2104
CIE-Luv:
72.4415, -30.9328, 31.5486
Hunter-Lab:
66.5728, -28.5958, 17.7296
#81c08e color charts
#81c08e color shades, tints & tones
#81c08e color schemes
#81c08e color preview, HTML & CSS examples
This text has a color of #81c08e
<p style="color:#81c08e;">Text here</p>
.mytext {color:#81c08e;}
This box has a color of #81c08e
<div style="background-color:#81c08e;">Content here</div>
.mybackground {background-color:#81c08e;}
Border around this has a color of #81c08e
<div style="border:2px solid #81c08e;">Content here</div>
.myborder {border:2px solid #81c08e;}