#fb5f8f color space conversions
Hex:
#fb5f8f
RGB:
251, 95, 143
CMY:
2, 63, 44
CMYK:
0, 62, 43, 2
HSL:
342°, 95.1220%, 67.8431%
HSV (HSB):
342°, 62.1514%, 98.4314%
XYZ:
48.8338, 30.6768, 29.3340
xyY:
0.4487, 0.2818, 30.6768
CIE-Lab:
62.2339, 63.2496, 5.7144
CIE-LCH:
62.2339, 63.5072, 5.1624
CIE-Luv:
62.2339, 104.6585, -4.7430
Hunter-Lab:
55.3867, 60.4548, 7.3694
#fb5f8f color charts
#fb5f8f color shades, tints & tones
#fb5f8f color schemes
#fb5f8f color preview, HTML & CSS examples
This text has a color of #fb5f8f
<p style="color:#fb5f8f;">Text here</p>
.mytext {color:#fb5f8f;}
This box has a color of #fb5f8f
<div style="background-color:#fb5f8f;">Content here</div>
.mybackground {background-color:#fb5f8f;}
Border around this has a color of #fb5f8f
<div style="border:2px solid #fb5f8f;">Content here</div>
.myborder {border:2px solid #fb5f8f;}