#ffcad6 color space conversions
Hex:
#ffcad6
RGB:
255, 202, 214
CMY:
0, 21, 16
CMYK:
0, 21, 16, 0
HSL:
346°, 100.0000%, 89.6078%
HSV (HSB):
346°, 20.7843%, 100.0000%
XYZ:
74.4981, 68.3561, 72.8859
xyY:
0.3453, 0.3168, 68.3561
CIE-Lab:
86.1842, 20.5559, 1.2254
CIE-LCH:
86.1842, 20.5924, 3.4116
CIE-Luv:
86.1842, 31.5608, -1.9504
Hunter-Lab:
82.6777, 16.1543, 5.6064
#ffcad6 color charts
#ffcad6 color shades, tints & tones
#ffcad6 color schemes
#ffcad6 color preview, HTML & CSS examples
This text has a color of #ffcad6
<p style="color:#ffcad6;">Text here</p>
.mytext {color:#ffcad6;}
This box has a color of #ffcad6
<div style="background-color:#ffcad6;">Content here</div>
.mybackground {background-color:#ffcad6;}
Border around this has a color of #ffcad6
<div style="border:2px solid #ffcad6;">Content here</div>
.myborder {border:2px solid #ffcad6;}