#fdbbc4 color space conversions
Hex:
#fdbbc4
RGB:
253, 187, 196
CMY:
1, 27, 23
CMYK:
0, 26, 23, 1
HSL:
352°, 94.2857%, 86.2745%
HSV (HSB):
352°, 26.0870%, 99.2157%
XYZ:
68.2421, 60.4088, 60.2879
xyY:
0.3612, 0.3197, 60.4088
CIE-Lab:
82.0599, 25.0497, 4.8385
CIE-LCH:
82.0599, 25.5127, 10.9324
CIE-Luv:
82.0599, 41.0154, 2.4374
Hunter-Lab:
77.7231, 20.7104, 8.4164
#fdbbc4 color charts
#fdbbc4 color shades, tints & tones
#fdbbc4 color schemes
#fdbbc4 color preview, HTML & CSS examples
This text has a color of #fdbbc4
<p style="color:#fdbbc4;">Text here</p>
.mytext {color:#fdbbc4;}
This box has a color of #fdbbc4
<div style="background-color:#fdbbc4;">Content here</div>
.mybackground {background-color:#fdbbc4;}
Border around this has a color of #fdbbc4
<div style="border:2px solid #fdbbc4;">Content here</div>
.myborder {border:2px solid #fdbbc4;}