#ffcdd4 color space conversions
Hex:
#ffcdd4
RGB:
255, 205, 212
CMY:
0, 20, 17
CMYK:
0, 20, 17, 0
HSL:
352°, 100.0000%, 90.1961%
HSV (HSB):
352°, 19.6078%, 100.0000%
XYZ:
74.9550, 69.6761, 71.7856
xyY:
0.3463, 0.3220, 69.6761
CIE-Lab:
86.8378, 18.6792, 3.2371
CIE-LCH:
86.8378, 18.9577, 9.8316
CIE-Luv:
86.8378, 30.1054, 1.3894
Hunter-Lab:
83.4722, 14.2101, 7.4415
#ffcdd4 color charts
#ffcdd4 color shades, tints & tones
#ffcdd4 color schemes
#ffcdd4 color preview, HTML & CSS examples
This text has a color of #ffcdd4
<p style="color:#ffcdd4;">Text here</p>
.mytext {color:#ffcdd4;}
This box has a color of #ffcdd4
<div style="background-color:#ffcdd4;">Content here</div>
.mybackground {background-color:#ffcdd4;}
Border around this has a color of #ffcdd4
<div style="border:2px solid #ffcdd4;">Content here</div>
.myborder {border:2px solid #ffcdd4;}