#fcadad color space conversions
Hex:
#fcadad
RGB:
252, 173, 173
CMY:
1, 32, 32
CMYK:
0, 31, 31, 1
HSL:
0°, 92.9412%, 83.3333%
HSV (HSB):
0°, 31.3492%, 98.8235%
XYZ:
62.6313, 53.5997, 46.5799
xyY:
0.3847, 0.3292, 53.5997
CIE-Lab:
78.2278, 28.9444, 11.7629
CIE-LCH:
78.2278, 31.2434, 22.1167
CIE-Luv:
78.2278, 51.9671, 11.1960
Hunter-Lab:
73.2118, 24.5825, 13.5259
#fcadad color charts
#fcadad color shades, tints & tones
#fcadad color schemes
#fcadad color preview, HTML & CSS examples
This text has a color of #fcadad
<p style="color:#fcadad;">Text here</p>
.mytext {color:#fcadad;}
This box has a color of #fcadad
<div style="background-color:#fcadad;">Content here</div>
.mybackground {background-color:#fcadad;}
Border around this has a color of #fcadad
<div style="border:2px solid #fcadad;">Content here</div>
.myborder {border:2px solid #fcadad;}