#c1dada color space conversions
Hex:
#c1dada
RGB:
193, 218, 218
CMY:
24, 15, 15
CMYK:
11, 0, 0, 15
HSL:
180°, 25.2525%, 80.5882%
HSV (HSB):
180°, 11.4679%, 85.4902%
XYZ:
59.7186, 66.5422, 76.0261
xyY:
0.2952, 0.3289, 66.5422
CIE-Lab:
85.2722, -8.2718, -2.8242
CIE-LCH:
85.2722, 8.7407, 198.8514
CIE-Luv:
85.2722, -13.3909, -2.9032
Hunter-Lab:
81.5734, -12.0764, 1.8433
#c1dada color charts
#c1dada color shades, tints & tones
#c1dada color schemes
#c1dada color preview, HTML & CSS examples
This text has a color of #c1dada
<p style="color:#c1dada;">Text here</p>
.mytext {color:#c1dada;}
This box has a color of #c1dada
<div style="background-color:#c1dada;">Content here</div>
.mybackground {background-color:#c1dada;}
Border around this has a color of #c1dada
<div style="border:2px solid #c1dada;">Content here</div>
.myborder {border:2px solid #c1dada;}