#fdb8dd color space conversions
Hex:
#fdb8dd
RGB:
253, 184, 221
CMY:
1, 28, 13
CMYK:
0, 27, 13, 1
HSL:
328°, 94.5205%, 85.6863%
HSV (HSB):
328°, 27.2727%, 99.2157%
XYZ:
70.6996, 60.3841, 76.3356
xyY:
0.3409, 0.2911, 60.3841
CIE-Lab:
82.0465, 30.4185, -8.6263
CIE-LCH:
82.0465, 31.6180, 344.1673
CIE-Luv:
82.0465, 39.2049, -18.6761
Hunter-Lab:
77.7072, 26.4155, -3.8485
#fdb8dd color charts
#fdb8dd color shades, tints & tones
#fdb8dd color schemes
#fdb8dd color preview, HTML & CSS examples
This text has a color of #fdb8dd
<p style="color:#fdb8dd;">Text here</p>
.mytext {color:#fdb8dd;}
This box has a color of #fdb8dd
<div style="background-color:#fdb8dd;">Content here</div>
.mybackground {background-color:#fdb8dd;}
Border around this has a color of #fdb8dd
<div style="border:2px solid #fdb8dd;">Content here</div>
.myborder {border:2px solid #fdb8dd;}