#fb8b7d color space conversions
Hex:
#fb8b7d
RGB:
251, 139, 125
CMY:
2, 45, 51
CMYK:
0, 45, 50, 2
HSL:
7°, 94.0299%, 73.7255%
HSV (HSB):
7°, 50.1992%, 98.4314%
XYZ:
52.7180, 40.4551, 24.4321
xyY:
0.4483, 0.3440, 40.4551
CIE-Lab:
69.7925, 41.0171, 26.3843
CIE-LCH:
69.7925, 48.7702, 32.7512
CIE-Luv:
69.7925, 81.5716, 25.8507
Hunter-Lab:
63.6044, 36.6407, 21.7482
#fb8b7d color charts
#fb8b7d color shades, tints & tones
#fb8b7d color schemes
#fb8b7d color preview, HTML & CSS examples
This text has a color of #fb8b7d
<p style="color:#fb8b7d;">Text here</p>
.mytext {color:#fb8b7d;}
This box has a color of #fb8b7d
<div style="background-color:#fb8b7d;">Content here</div>
.mybackground {background-color:#fb8b7d;}
Border around this has a color of #fb8b7d
<div style="border:2px solid #fb8b7d;">Content here</div>
.myborder {border:2px solid #fb8b7d;}