#ffd4ca color space conversions
Hex:
#ffd4ca
RGB:
255, 212, 202
CMY:
0, 17, 21
CMYK:
0, 17, 21, 0
HSL:
11°, 100.0000%, 89.6078%
HSV (HSB):
11°, 20.7843%, 100.0000%
XYZ:
75.4442, 72.6112, 65.9161
xyY:
0.3526, 0.3393, 72.6112
CIE-Lab:
88.2620, 13.5431, 10.5723
CIE-LCH:
88.2620, 17.1811, 37.9770
CIE-Luv:
88.2620, 27.1593, 13.0190
Hunter-Lab:
85.2122, 8.9167, 13.7846
#ffd4ca color charts
#ffd4ca color shades, tints & tones
#ffd4ca color schemes
#ffd4ca color preview, HTML & CSS examples
This text has a color of #ffd4ca
<p style="color:#ffd4ca;">Text here</p>
.mytext {color:#ffd4ca;}
This box has a color of #ffd4ca
<div style="background-color:#ffd4ca;">Content here</div>
.mybackground {background-color:#ffd4ca;}
Border around this has a color of #ffd4ca
<div style="border:2px solid #ffd4ca;">Content here</div>
.myborder {border:2px solid #ffd4ca;}