#a7debd color space conversions
Hex:
#a7debd
RGB:
167, 222, 189
CMY:
35, 13, 26
CMYK:
25, 0, 15, 13
HSL:
144°, 45.4545%, 76.2745%
HSV (HSB):
144°, 24.7748%, 87.0588%
XYZ:
51.2429, 64.1322, 57.8221
xyY:
0.2959, 0.3703, 64.1322
CIE-Lab:
84.0345, -24.2388, 10.5133
CIE-LCH:
84.0345, 26.4206, 156.5518
CIE-Luv:
84.0345, -27.4362, 19.7177
Hunter-Lab:
80.0826, -25.9266, 13.2486
#a7debd color charts
#a7debd color shades, tints & tones
#a7debd color schemes
#a7debd color preview, HTML & CSS examples
This text has a color of #a7debd
<p style="color:#a7debd;">Text here</p>
.mytext {color:#a7debd;}
This box has a color of #a7debd
<div style="background-color:#a7debd;">Content here</div>
.mybackground {background-color:#a7debd;}
Border around this has a color of #a7debd
<div style="border:2px solid #a7debd;">Content here</div>
.myborder {border:2px solid #a7debd;}