#fbadb8 color space conversions
Hex:
#fbadb8
RGB:
251, 173, 184
CMY:
2, 32, 28
CMYK:
0, 31, 27, 2
HSL:
352°, 90.6977%, 83.1373%
HSV (HSB):
352°, 31.0757%, 98.4314%
XYZ:
63.3790, 53.8571, 52.4024
xyY:
0.3736, 0.3175, 53.8571
CIE-Lab:
78.3783, 30.0200, 5.9882
CIE-LCH:
78.3783, 30.6114, 11.2810
CIE-Luv:
78.3783, 49.5856, 3.0285
Hunter-Lab:
73.3874, 25.7287, 9.0350
#fbadb8 color charts
#fbadb8 color shades, tints & tones
#fbadb8 color schemes
#fbadb8 color preview, HTML & CSS examples
This text has a color of #fbadb8
<p style="color:#fbadb8;">Text here</p>
.mytext {color:#fbadb8;}
This box has a color of #fbadb8
<div style="background-color:#fbadb8;">Content here</div>
.mybackground {background-color:#fbadb8;}
Border around this has a color of #fbadb8
<div style="border:2px solid #fbadb8;">Content here</div>
.myborder {border:2px solid #fbadb8;}