#c3dccd color space conversions
Hex:
#c3dccd
RGB:
195, 220, 205
CMY:
24, 14, 20
CMYK:
11, 0, 7, 14
HSL:
144°, 26.3158%, 81.3725%
HSV (HSB):
144°, 11.3636%, 86.2745%
XYZ:
59.1183, 67.1963, 67.6119
xyY:
0.3048, 0.3465, 67.1963
CIE-Lab:
85.6030, -11.1371, 4.5492
CIE-LCH:
85.6030, 12.0304, 157.7812
CIE-Luv:
85.6030, -12.9372, 8.7869
Hunter-Lab:
81.9733, -14.7210, 8.4787
#c3dccd color charts
#c3dccd color shades, tints & tones
#c3dccd color schemes
#c3dccd color preview, HTML & CSS examples
This text has a color of #c3dccd
<p style="color:#c3dccd;">Text here</p>
.mytext {color:#c3dccd;}
This box has a color of #c3dccd
<div style="background-color:#c3dccd;">Content here</div>
.mybackground {background-color:#c3dccd;}
Border around this has a color of #c3dccd
<div style="border:2px solid #c3dccd;">Content here</div>
.myborder {border:2px solid #c3dccd;}