#fdbcb8 color space conversions
Hex:
#fdbcb8
RGB:
253, 188, 184
CMY:
1, 26, 28
CMYK:
0, 26, 27, 1
HSL:
3°, 94.5205%, 85.6863%
HSV (HSB):
3°, 27.2727%, 99.2157%
XYZ:
67.1430, 60.3098, 53.4495
xyY:
0.3712, 0.3334, 60.3098
CIE-Lab:
82.0063, 22.8639, 11.2063
CIE-LCH:
82.0063, 25.4625, 26.1108
CIE-Luv:
82.0063, 41.9882, 11.8334
Hunter-Lab:
77.6594, 18.4241, 13.5549
#fdbcb8 color charts
#fdbcb8 color shades, tints & tones
#fdbcb8 color schemes
#fdbcb8 color preview, HTML & CSS examples
This text has a color of #fdbcb8
<p style="color:#fdbcb8;">Text here</p>
.mytext {color:#fdbcb8;}
This box has a color of #fdbcb8
<div style="background-color:#fdbcb8;">Content here</div>
.mybackground {background-color:#fdbcb8;}
Border around this has a color of #fdbcb8
<div style="border:2px solid #fdbcb8;">Content here</div>
.myborder {border:2px solid #fdbcb8;}