#fdbaba color space conversions
Hex:
#fdbaba
RGB:
253, 186, 186
CMY:
1, 27, 27
CMYK:
0, 26, 26, 1
HSL:
0°, 94.3662%, 86.0784%
HSV (HSB):
0°, 26.4822%, 99.2157%
XYZ:
66.9298, 59.5456, 54.4202
xyY:
0.3700, 0.3292, 59.5456
CIE-Lab:
81.5906, 24.1840, 9.5402
CIE-LCH:
81.5906, 25.9978, 21.5284
CIE-Luv:
81.5906, 42.9333, 9.2468
Hunter-Lab:
77.1658, 19.7820, 12.2025
#fdbaba color charts
#fdbaba color shades, tints & tones
#fdbaba color schemes
#fdbaba color preview, HTML & CSS examples
This text has a color of #fdbaba
<p style="color:#fdbaba;">Text here</p>
.mytext {color:#fdbaba;}
This box has a color of #fdbaba
<div style="background-color:#fdbaba;">Content here</div>
.mybackground {background-color:#fdbaba;}
Border around this has a color of #fdbaba
<div style="border:2px solid #fdbaba;">Content here</div>
.myborder {border:2px solid #fdbaba;}