#fdbdad color space conversions
Hex:
#fdbdad
RGB:
253, 189, 173
CMY:
1, 26, 32
CMYK:
0, 25, 32, 1
HSL:
12°, 95.2381%, 83.5294%
HSV (HSB):
12°, 31.6206%, 99.2157%
XYZ:
66.2484, 60.2950, 47.6816
xyY:
0.3802, 0.3461, 60.2950
CIE-Lab:
81.9983, 20.9121, 17.0850
CIE-LCH:
81.9983, 27.0039, 39.2485
CIE-Luv:
81.9983, 42.7418, 20.1575
Hunter-Lab:
77.6498, 16.4035, 17.9473
#fdbdad color charts
#fdbdad color shades, tints & tones
#fdbdad color schemes
#fdbdad color preview, HTML & CSS examples
This text has a color of #fdbdad
<p style="color:#fdbdad;">Text here</p>
.mytext {color:#fdbdad;}
This box has a color of #fdbdad
<div style="background-color:#fdbdad;">Content here</div>
.mybackground {background-color:#fdbdad;}
Border around this has a color of #fdbdad
<div style="border:2px solid #fdbdad;">Content here</div>
.myborder {border:2px solid #fdbdad;}