#a5d4cc color space conversions
Hex:
#a5d4cc
RGB:
165, 212, 204
CMY:
35, 17, 20
CMYK:
22, 0, 4, 17
HSL:
170°, 35.3383%, 73.9216%
HSV (HSB):
170°, 22.1698%, 83.1373%
XYZ:
49.9596, 59.4459, 65.9678
xyY:
0.2849, 0.3390, 59.4459
CIE-Lab:
81.5361, -16.8956, -1.0682
CIE-LCH:
81.5361, 16.9293, 183.6176
CIE-Luv:
81.5361, -23.8217, 1.2276
Hunter-Lab:
77.1012, -19.2636, 3.2423
#a5d4cc color charts
#a5d4cc color shades, tints & tones
#a5d4cc color schemes
#a5d4cc color preview, HTML & CSS examples
This text has a color of #a5d4cc
<p style="color:#a5d4cc;">Text here</p>
.mytext {color:#a5d4cc;}
This box has a color of #a5d4cc
<div style="background-color:#a5d4cc;">Content here</div>
.mybackground {background-color:#a5d4cc;}
Border around this has a color of #a5d4cc
<div style="border:2px solid #a5d4cc;">Content here</div>
.myborder {border:2px solid #a5d4cc;}