#fdbbb0 color space conversions
Hex:
#fdbbb0
RGB:
253, 187, 176
CMY:
1, 27, 31
CMYK:
0, 26, 30, 1
HSL:
9°, 95.0617%, 84.1176%
HSV (HSB):
9°, 30.4348%, 99.2157%
XYZ:
66.1148, 59.5579, 49.0855
xyY:
0.3783, 0.3408, 59.5579
CIE-Lab:
81.5973, 22.3422, 14.9175
CIE-LCH:
81.5973, 26.8645, 33.7303
CIE-Luv:
81.5973, 43.6119, 16.9596
Hunter-Lab:
77.1738, 17.8670, 16.3109
#fdbbb0 color charts
#fdbbb0 color shades, tints & tones
#fdbbb0 color schemes
#fdbbb0 color preview, HTML & CSS examples
This text has a color of #fdbbb0
<p style="color:#fdbbb0;">Text here</p>
.mytext {color:#fdbbb0;}
This box has a color of #fdbbb0
<div style="background-color:#fdbbb0;">Content here</div>
.mybackground {background-color:#fdbbb0;}
Border around this has a color of #fdbbb0
<div style="border:2px solid #fdbbb0;">Content here</div>
.myborder {border:2px solid #fdbbb0;}