#fdb2e6 color space conversions
Hex:
#fdb2e6
RGB:
253, 178, 230
CMY:
1, 30, 10
CMYK:
0, 30, 9, 1
HSL:
318°, 94.9367%, 84.5098%
HSV (HSB):
318°, 29.6443%, 99.2157%
XYZ:
70.7113, 58.4366, 82.4154
xyY:
0.3342, 0.2762, 58.4366
CIE-Lab:
80.9809, 35.0365, -15.0605
CIE-LCH:
80.9809, 38.1363, 336.7395
CIE-Luv:
80.9809, 41.0032, -29.5257
Hunter-Lab:
76.4438, 31.3376, -10.4109
#fdb2e6 color charts
#fdb2e6 color shades, tints & tones
#fdb2e6 color schemes
#fdb2e6 color preview, HTML & CSS examples
This text has a color of #fdb2e6
<p style="color:#fdb2e6;">Text here</p>
.mytext {color:#fdb2e6;}
This box has a color of #fdb2e6
<div style="background-color:#fdb2e6;">Content here</div>
.mybackground {background-color:#fdb2e6;}
Border around this has a color of #fdb2e6
<div style="border:2px solid #fdb2e6;">Content here</div>
.myborder {border:2px solid #fdb2e6;}