#ffcdd1 color space conversions
Hex:
#ffcdd1
RGB:
255, 205, 209
CMY:
0, 20, 18
CMYK:
0, 20, 18, 0
HSL:
355°, 100.0000%, 90.1961%
HSV (HSB):
355°, 19.6078%, 100.0000%
XYZ:
74.5799, 69.5261, 69.8107
xyY:
0.3486, 0.3250, 69.5261
CIE-Lab:
86.7639, 18.2259, 4.7209
CIE-LCH:
86.7639, 18.8273, 14.5217
CIE-Luv:
86.7639, 30.4364, 3.6533
Hunter-Lab:
83.3823, 13.7374, 8.7279
#ffcdd1 color charts
#ffcdd1 color shades, tints & tones
#ffcdd1 color schemes
#ffcdd1 color preview, HTML & CSS examples
This text has a color of #ffcdd1
<p style="color:#ffcdd1;">Text here</p>
.mytext {color:#ffcdd1;}
This box has a color of #ffcdd1
<div style="background-color:#ffcdd1;">Content here</div>
.mybackground {background-color:#ffcdd1;}
Border around this has a color of #ffcdd1
<div style="border:2px solid #ffcdd1;">Content here</div>
.myborder {border:2px solid #ffcdd1;}