#a1face color space conversions
Hex:
#a1face
RGB:
161, 250, 206
CMY:
37, 2, 19
CMYK:
36, 0, 18, 2
HSL:
150°, 89.8990%, 80.5882%
HSV (HSB):
150°, 35.6000%, 98.0392%
XYZ:
60.0241, 80.4045, 70.7485
xyY:
0.2842, 0.3807, 80.4045
CIE-Lab:
91.8661, -35.9644, 12.7489
CIE-LCH:
91.8661, 38.1572, 160.4813
CIE-Luv:
91.8661, -42.3126, 25.2704
Hunter-Lab:
89.6686, -37.4321, 15.9882
#a1face color charts
#a1face RGB chart
#a1face CMYK chart
#a1face RGB pie chart
#a1face color shades, tints & tones
#a1face color schemes
#a1face color preview, HTML & CSS examples
This text has a color of #a1face
<p style="color:#a1face;">Text here</p>
.mytext {color:#a1face;}
Text color #a1face
This box has a color of #a1face
<div style="background-color:#a1face;">Content here</div>
.mybackground {background-color:#a1face;}
Background color #a1face
Border around this has a color of #a1face
<div style="border:2px solid #a1face;">Content here</div>
.myborder {border:2px solid #a1face;}
Border color #a1face