#fdbced color space conversions
Hex:
#fdbced
RGB:
253, 188, 237
CMY:
1, 26, 7
CMYK:
0, 26, 6, 1
HSL:
315°, 94.2029%, 86.4706%
HSV (HSB):
315°, 25.6917%, 99.2157%
XYZ:
73.7773, 62.9635, 88.3855
xyY:
0.3277, 0.2797, 62.9635
CIE-Lab:
83.4232, 30.9651, -15.1486
CIE-LCH:
83.4232, 34.4720, 333.9314
CIE-Luv:
83.4232, 34.8189, -29.0562
Hunter-Lab:
79.3496, 27.1033, -10.4969
#fdbced color charts
#fdbced color shades, tints & tones
#fdbced color schemes
#fdbced color preview, HTML & CSS examples
This text has a color of #fdbced
<p style="color:#fdbced;">Text here</p>
.mytext {color:#fdbced;}
This box has a color of #fdbced
<div style="background-color:#fdbced;">Content here</div>
.mybackground {background-color:#fdbced;}
Border around this has a color of #fdbced
<div style="border:2px solid #fdbced;">Content here</div>
.myborder {border:2px solid #fdbced;}