#a5f4cc color space conversions
Hex:
#a5f4cc
RGB:
165, 244, 204
CMY:
35, 4, 20
CMYK:
32, 0, 16, 4
HSL:
150°, 78.2178%, 80.1961%
HSV (HSB):
150°, 32.3770%, 95.6863%
XYZ:
58.7668, 77.0603, 68.9035
xyY:
0.2870, 0.3764, 77.0603
CIE-Lab:
90.3494, -32.4434, 11.6530
CIE-LCH:
90.3494, 34.4727, 160.2427
CIE-Luv:
90.3494, -38.1262, 23.0201
Hunter-Lab:
87.7840, -34.1256, 14.9108
#a5f4cc color charts
#a5f4cc color shades, tints & tones
#a5f4cc color schemes
#a5f4cc color preview, HTML & CSS examples
This text has a color of #a5f4cc
<p style="color:#a5f4cc;">Text here</p>
.mytext {color:#a5f4cc;}
This box has a color of #a5f4cc
<div style="background-color:#a5f4cc;">Content here</div>
.mybackground {background-color:#a5f4cc;}
Border around this has a color of #a5f4cc
<div style="border:2px solid #a5f4cc;">Content here</div>
.myborder {border:2px solid #a5f4cc;}