#ffcdd2 color space conversions
Hex:
#ffcdd2
RGB:
255, 205, 210
CMY:
0, 20, 18
CMYK:
0, 20, 18, 0
HSL:
354°, 100.0000%, 90.1961%
HSV (HSB):
354°, 19.6078%, 100.0000%
XYZ:
74.7042, 69.5758, 70.4649
xyY:
0.3479, 0.3240, 69.5758
CIE-Lab:
86.7884, 18.3763, 4.2261
CIE-LCH:
86.7884, 18.8560, 12.9514
CIE-Luv:
86.7884, 30.3263, 2.9006
Hunter-Lab:
83.4121, 13.8941, 8.3014
#ffcdd2 color charts
#ffcdd2 color shades, tints & tones
#ffcdd2 color schemes
#ffcdd2 color preview, HTML & CSS examples
This text has a color of #ffcdd2
<p style="color:#ffcdd2;">Text here</p>
.mytext {color:#ffcdd2;}
This box has a color of #ffcdd2
<div style="background-color:#ffcdd2;">Content here</div>
.mybackground {background-color:#ffcdd2;}
Border around this has a color of #ffcdd2
<div style="border:2px solid #ffcdd2;">Content here</div>
.myborder {border:2px solid #ffcdd2;}