#fdcdd2 color space conversions
Hex:
#fdcdd2
RGB:
253, 205, 210
CMY:
1, 20, 18
CMYK:
0, 19, 17, 1
HSL:
354°, 92.3077%, 89.8039%
HSV (HSB):
354°, 18.9723%, 99.2157%
XYZ:
73.9722, 69.1984, 70.4306
xyY:
0.3463, 0.3240, 69.1984
CIE-Lab:
86.6022, 17.6667, 3.9331
CIE-LCH:
86.6022, 18.0992, 12.5511
CIE-Luv:
86.6022, 29.0119, 2.6071
Hunter-Lab:
83.1856, 13.1550, 8.0309
#fdcdd2 color charts
#fdcdd2 color shades, tints & tones
#fdcdd2 color schemes
#fdcdd2 color preview, HTML & CSS examples
This text has a color of #fdcdd2
<p style="color:#fdcdd2;">Text here</p>
.mytext {color:#fdcdd2;}
This box has a color of #fdcdd2
<div style="background-color:#fdcdd2;">Content here</div>
.mybackground {background-color:#fdcdd2;}
Border around this has a color of #fdcdd2
<div style="border:2px solid #fdcdd2;">Content here</div>
.myborder {border:2px solid #fdcdd2;}