#a5f5cc color space conversions
Hex:
#a5f5cc
RGB:
165, 245, 204
CMY:
35, 4, 20
CMYK:
33, 0, 17, 4
HSL:
149°, 80.0000%, 80.3922%
HSV (HSB):
149°, 32.6531%, 96.0784%
XYZ:
59.0685, 77.6638, 69.0041
xyY:
0.2871, 0.3775, 77.6638
CIE-Lab:
90.6263, -32.9091, 12.0469
CIE-LCH:
90.6263, 35.0447, 159.8940
CIE-Luv:
90.6263, -38.5640, 23.6834
Hunter-Lab:
88.1271, -34.5799, 15.2644
#a5f5cc color charts
#a5f5cc color shades, tints & tones
#a5f5cc color schemes
#a5f5cc color preview, HTML & CSS examples
This text has a color of #a5f5cc
<p style="color:#a5f5cc;">Text here</p>
.mytext {color:#a5f5cc;}
This box has a color of #a5f5cc
<div style="background-color:#a5f5cc;">Content here</div>
.mybackground {background-color:#a5f5cc;}
Border around this has a color of #a5f5cc
<div style="border:2px solid #a5f5cc;">Content here</div>
.myborder {border:2px solid #a5f5cc;}