#fcadbd color space conversions
Hex:
#fcadbd
RGB:
252, 173, 189
CMY:
1, 32, 26
CMYK:
0, 31, 25, 1
HSL:
348°, 92.9412%, 83.3333%
HSV (HSB):
348°, 31.3492%, 98.8235%
XYZ:
64.2738, 54.2567, 55.2291
xyY:
0.3699, 0.3123, 54.2567
CIE-Lab:
78.6112, 31.0624, 3.6208
CIE-LCH:
78.6112, 31.2727, 6.6487
CIE-Luv:
78.6112, 49.5278, -0.5331
Hunter-Lab:
73.6592, 26.8526, 7.1062
#fcadbd color charts
#fcadbd color shades, tints & tones
#fcadbd color schemes
#fcadbd color preview, HTML & CSS examples
This text has a color of #fcadbd
<p style="color:#fcadbd;">Text here</p>
.mytext {color:#fcadbd;}
This box has a color of #fcadbd
<div style="background-color:#fcadbd;">Content here</div>
.mybackground {background-color:#fcadbd;}
Border around this has a color of #fcadbd
<div style="border:2px solid #fcadbd;">Content here</div>
.myborder {border:2px solid #fcadbd;}