#fdbdc1 color space conversions
Hex:
#fdbdc1
RGB:
253, 189, 193
CMY:
1, 26, 24
CMYK:
0, 25, 24, 1
HSL:
356°, 94.1176%, 86.6667%
HSV (HSB):
356°, 25.2964%, 99.2157%
XYZ:
68.3312, 61.1281, 58.6495
xyY:
0.3633, 0.3250, 61.1281
CIE-Lab:
82.4476, 23.5735, 7.0082
CIE-LCH:
82.4476, 24.5932, 16.5568
CIE-Luv:
82.4476, 40.2376, 5.8337
Hunter-Lab:
78.1845, 19.1817, 10.2531
#fdbdc1 color charts
#fdbdc1 color shades, tints & tones
#fdbdc1 color schemes
#fdbdc1 color preview, HTML & CSS examples
This text has a color of #fdbdc1
<p style="color:#fdbdc1;">Text here</p>
.mytext {color:#fdbdc1;}
This box has a color of #fdbdc1
<div style="background-color:#fdbdc1;">Content here</div>
.mybackground {background-color:#fdbdc1;}
Border around this has a color of #fdbdc1
<div style="border:2px solid #fdbdc1;">Content here</div>
.myborder {border:2px solid #fdbdc1;}