#c5debd color space conversions
Hex:
#c5debd
RGB:
197, 222, 189
CMY:
23, 13, 26
CMYK:
11, 0, 15, 13
HSL:
105°, 33.3333%, 80.5882%
HSV (HSB):
105°, 14.8649%, 87.0588%
XYZ:
58.3325, 67.7870, 58.1539
xyY:
0.3166, 0.3679, 67.7870
CIE-Lab:
85.8998, -14.3161, 13.4201
CIE-LCH:
85.8998, 19.6227, 136.8502
CIE-Luv:
85.8998, -12.4130, 22.2074
Hunter-Lab:
82.3329, -17.6159, 15.7549
#c5debd color charts
#c5debd color shades, tints & tones
#c5debd color schemes
#c5debd color preview, HTML & CSS examples
This text has a color of #c5debd
<p style="color:#c5debd;">Text here</p>
.mytext {color:#c5debd;}
This box has a color of #c5debd
<div style="background-color:#c5debd;">Content here</div>
.mybackground {background-color:#c5debd;}
Border around this has a color of #c5debd
<div style="border:2px solid #c5debd;">Content here</div>
.myborder {border:2px solid #c5debd;}