#fcadac color space conversions
Hex:
#fcadac
RGB:
252, 173, 172
CMY:
1, 32, 33
CMYK:
0, 31, 32, 1
HSL:
1°, 93.0233%, 83.1373%
HSV (HSB):
1°, 31.7460%, 98.8235%
XYZ:
62.5348, 53.5611, 46.0721
xyY:
0.3856, 0.3303, 53.5611
CIE-Lab:
78.2051, 28.8185, 12.2736
CIE-LCH:
78.2051, 31.3232, 23.0688
CIE-Luv:
78.2051, 52.1156, 11.9082
Hunter-Lab:
73.1855, 24.4484, 13.9053
#fcadac color charts
#fcadac color shades, tints & tones
#fcadac color schemes
#fcadac color preview, HTML & CSS examples
This text has a color of #fcadac
<p style="color:#fcadac;">Text here</p>
.mytext {color:#fcadac;}
This box has a color of #fcadac
<div style="background-color:#fcadac;">Content here</div>
.mybackground {background-color:#fcadac;}
Border around this has a color of #fcadac
<div style="border:2px solid #fcadac;">Content here</div>
.myborder {border:2px solid #fcadac;}