#fdbccc color space conversions
Hex:
#fdbccc
RGB:
253, 188, 204
CMY:
1, 26, 20
CMYK:
0, 26, 19, 1
HSL:
345°, 94.2029%, 86.4706%
HSV (HSB):
345°, 25.6917%, 99.2157%
XYZ:
69.3903, 61.2087, 65.2839
xyY:
0.3542, 0.3125, 61.2087
CIE-Lab:
82.4908, 25.6893, 1.1647
CIE-LCH:
82.4908, 25.7156, 2.5959
CIE-Luv:
82.4908, 39.3683, -3.0249
Hunter-Lab:
78.2360, 21.4050, 5.2907
#fdbccc color charts
#fdbccc RGB chart
#fdbccc CMYK chart
#fdbccc RGB pie chart
#fdbccc color shades, tints & tones
#fdbccc color schemes
#fdbccc color preview, HTML & CSS examples
This text has a color of #fdbccc
<p style="color:#fdbccc;">Text here</p>
.mytext {color:#fdbccc;}
Text color #fdbccc
This box has a color of #fdbccc
<div style="background-color:#fdbccc;">Content here</div>
.mybackground {background-color:#fdbccc;}
Background color #fdbccc
Border around this has a color of #fdbccc
<div style="border:2px solid #fdbccc;">Content here</div>
.myborder {border:2px solid #fdbccc;}
Border color #fdbccc