#fcd0d0 color space conversions
Hex:
#fcd0d0
RGB:
252, 208, 208
CMY:
1, 18, 18
CMYK:
0, 17, 17, 1
HSL:
0°, 88.0000%, 90.1961%
HSV (HSB):
0°, 17.4603%, 98.8235%
XYZ:
74.0859, 70.3613, 69.3508
xyY:
0.3465, 0.3291, 70.3613
CIE-Lab:
87.1737, 15.4388, 5.8070
CIE-LCH:
87.1737, 16.4948, 20.6129
CIE-Luv:
87.1737, 26.8764, 5.7823
Hunter-Lab:
83.8816, 10.8619, 9.6979
#fcd0d0 color charts
#fcd0d0 color shades, tints & tones
#fcd0d0 color schemes
#fcd0d0 color preview, HTML & CSS examples
This text has a color of #fcd0d0
<p style="color:#fcd0d0;">Text here</p>
.mytext {color:#fcd0d0;}
This box has a color of #fcd0d0
<div style="background-color:#fcd0d0;">Content here</div>
.mybackground {background-color:#fcd0d0;}
Border around this has a color of #fcd0d0
<div style="border:2px solid #fcd0d0;">Content here</div>
.myborder {border:2px solid #fcd0d0;}