#fdb2d5 color space conversions
Hex:
#fdb2d5
RGB:
253, 178, 213
CMY:
1, 30, 16
CMYK:
0, 30, 16, 1
HSL:
332°, 94.9367%, 84.5098%
HSV (HSB):
332°, 29.6443%, 99.2157%
XYZ:
68.4386, 57.5275, 70.4476
xyY:
0.3484, 0.2929, 57.5275
CIE-Lab:
80.4754, 32.3087, -6.6442
CIE-LCH:
80.4754, 32.9849, 348.3792
CIE-Luv:
80.4754, 43.6567, -15.9464
Hunter-Lab:
75.8469, 28.3331, -1.9765
#fdb2d5 color charts
#fdb2d5 color shades, tints & tones
#fdb2d5 color schemes
#fdb2d5 color preview, HTML & CSS examples
This text has a color of #fdb2d5
<p style="color:#fdb2d5;">Text here</p>
.mytext {color:#fdb2d5;}
This box has a color of #fdb2d5
<div style="background-color:#fdb2d5;">Content here</div>
.mybackground {background-color:#fdb2d5;}
Border around this has a color of #fdb2d5
<div style="border:2px solid #fdb2d5;">Content here</div>
.myborder {border:2px solid #fdb2d5;}