#fdb5c9 color space conversions
Hex:
#fdb5c9
RGB:
253, 181, 201
CMY:
1, 29, 21
CMYK:
0, 28, 21, 1
HSL:
343°, 94.7368%, 85.0980%
HSV (HSB):
343°, 28.4585%, 99.2157%
XYZ:
67.5745, 58.1474, 62.9204
xyY:
0.3582, 0.3082, 58.1474
CIE-Lab:
80.8207, 28.9262, 0.3455
CIE-LCH:
80.8207, 28.9283, 0.6844
CIE-Luv:
80.8207, 43.7813, -4.8529
Hunter-Lab:
76.2545, 24.7362, 4.4558
#fdb5c9 color charts
#fdb5c9 color shades, tints & tones
#fdb5c9 color schemes
#fdb5c9 color preview, HTML & CSS examples
This text has a color of #fdb5c9
<p style="color:#fdb5c9;">Text here</p>
.mytext {color:#fdb5c9;}
This box has a color of #fdb5c9
<div style="background-color:#fdb5c9;">Content here</div>
.mybackground {background-color:#fdb5c9;}
Border around this has a color of #fdb5c9
<div style="border:2px solid #fdb5c9;">Content here</div>
.myborder {border:2px solid #fdb5c9;}