#fdb2db color space conversions
Hex:
#fdb2db
RGB:
253, 178, 219
CMY:
1, 30, 14
CMYK:
0, 30, 13, 1
HSL:
327°, 94.9367%, 84.5098%
HSV (HSB):
327°, 29.6443%, 99.2157%
XYZ:
69.2146, 57.8379, 74.5337
xyY:
0.3433, 0.2869, 57.8379
CIE-Lab:
80.6486, 33.2495, -9.6274
CIE-LCH:
80.6486, 34.6153, 343.8517
CIE-Luv:
80.6486, 42.7259, -20.6986
Hunter-Lab:
76.0512, 29.3640, -4.8710
#fdb2db color charts
#fdb2db color shades, tints & tones
#fdb2db color schemes
#fdb2db color preview, HTML & CSS examples
This text has a color of #fdb2db
<p style="color:#fdb2db;">Text here</p>
.mytext {color:#fdb2db;}
This box has a color of #fdb2db
<div style="background-color:#fdb2db;">Content here</div>
.mybackground {background-color:#fdb2db;}
Border around this has a color of #fdb2db
<div style="border:2px solid #fdb2db;">Content here</div>
.myborder {border:2px solid #fdb2db;}