#fdbacc color space conversions
Hex:
#fdbacc
RGB:
253, 186, 204
CMY:
1, 27, 20
CMYK:
0, 26, 19, 1
HSL:
344°, 94.3662%, 86.0784%
HSV (HSB):
344°, 26.4822%, 99.2157%
XYZ:
68.9660, 60.3601, 65.1425
xyY:
0.3546, 0.3104, 60.3601
CIE-Lab:
82.0335, 26.7408, 0.4981
CIE-LCH:
82.0335, 26.7454, 1.0672
CIE-Luv:
82.0335, 40.5062, -4.2087
Hunter-Lab:
77.6918, 22.4916, 4.6711
#fdbacc color charts
#fdbacc RGB chart
#fdbacc CMYK chart
#fdbacc RGB pie chart
#fdbacc color shades, tints & tones
#fdbacc color schemes
#fdbacc color preview, HTML & CSS examples
This text has a color of #fdbacc
<p style="color:#fdbacc;">Text here</p>
.mytext {color:#fdbacc;}
Text color #fdbacc
This box has a color of #fdbacc
<div style="background-color:#fdbacc;">Content here</div>
.mybackground {background-color:#fdbacc;}
Background color #fdbacc
Border around this has a color of #fdbacc
<div style="border:2px solid #fdbacc;">Content here</div>
.myborder {border:2px solid #fdbacc;}
Border color #fdbacc