#fdbdbf color space conversions
Hex:
#fdbdbf
RGB:
253, 189, 191
CMY:
1, 26, 25
CMYK:
0, 25, 25, 1
HSL:
358°, 94.1176%, 86.6667%
HSV (HSB):
358°, 25.2964%, 99.2157%
XYZ:
68.1096, 61.0394, 57.4822
xyY:
0.3649, 0.3271, 61.0394
CIE-Lab:
82.3999, 23.2939, 8.0129
CIE-LCH:
82.3999, 24.6336, 18.9829
CIE-Luv:
82.3999, 40.4949, 7.3093
Hunter-Lab:
78.1277, 18.8878, 11.0670
#fdbdbf color charts
#fdbdbf color shades, tints & tones
#fdbdbf color schemes
#fdbdbf color preview, HTML & CSS examples
This text has a color of #fdbdbf
<p style="color:#fdbdbf;">Text here</p>
.mytext {color:#fdbdbf;}
This box has a color of #fdbdbf
<div style="background-color:#fdbdbf;">Content here</div>
.mybackground {background-color:#fdbdbf;}
Border around this has a color of #fdbdbf
<div style="border:2px solid #fdbdbf;">Content here</div>
.myborder {border:2px solid #fdbdbf;}