#a5f9cd color space conversions
Hex:
#a5f9cd
RGB:
165, 249, 205
CMY:
35, 2, 20
CMYK:
34, 0, 18, 2
HSL:
149°, 87.5000%, 81.1765%
HSV (HSB):
149°, 33.7349%, 97.6471%
XYZ:
60.4122, 80.1585, 70.0457
xyY:
0.2868, 0.3806, 80.1585
CIE-Lab:
91.7559, -34.5672, 13.1345
CIE-LCH:
91.7559, 36.9785, 159.1947
CIE-Luv:
91.7559, -40.2931, 25.5919
Hunter-Lab:
89.5313, -36.2349, 16.2858
#a5f9cd color charts
#a5f9cd color shades, tints & tones
#a5f9cd color schemes
#a5f9cd color preview, HTML & CSS examples
This text has a color of #a5f9cd
<p style="color:#a5f9cd;">Text here</p>
.mytext {color:#a5f9cd;}
This box has a color of #a5f9cd
<div style="background-color:#a5f9cd;">Content here</div>
.mybackground {background-color:#a5f9cd;}
Border around this has a color of #a5f9cd
<div style="border:2px solid #a5f9cd;">Content here</div>
.myborder {border:2px solid #a5f9cd;}