#ffcdd9 color space conversions
Hex:
#ffcdd9
RGB:
255, 205, 217
CMY:
0, 20, 15
CMYK:
0, 20, 15, 0
HSL:
346°, 100.0000%, 90.1961%
HSV (HSB):
346°, 19.6078%, 100.0000%
XYZ:
75.5957, 69.9324, 75.1596
xyY:
0.3425, 0.3169, 69.9324
CIE-Lab:
86.9637, 19.4489, 0.7687
CIE-LCH:
86.9637, 19.4641, 2.2634
CIE-Luv:
86.9637, 29.5491, -2.4207
Hunter-Lab:
83.6256, 15.0153, 5.2502
#ffcdd9 color charts
#ffcdd9 color shades, tints & tones
#ffcdd9 color schemes
#ffcdd9 color preview, HTML & CSS examples
This text has a color of #ffcdd9
<p style="color:#ffcdd9;">Text here</p>
.mytext {color:#ffcdd9;}
This box has a color of #ffcdd9
<div style="background-color:#ffcdd9;">Content here</div>
.mybackground {background-color:#ffcdd9;}
Border around this has a color of #ffcdd9
<div style="border:2px solid #ffcdd9;">Content here</div>
.myborder {border:2px solid #ffcdd9;}