#fb5b6f color space conversions
Hex:
#fb5b6f
RGB:
251, 91, 111
CMY:
2, 64, 56
CMYK:
0, 64, 56, 2
HSL:
353°, 95.2381%, 67.0588%
HSV (HSB):
353°, 63.7450%, 98.4314%
XYZ:
46.3940, 29.1391, 18.2181
xyY:
0.4949, 0.3108, 29.1391
CIE-Lab:
60.9042, 62.1974, 22.3860
CIE-LCH:
60.9042, 66.1033, 19.7947
CIE-Luv:
60.9042, 116.3963, 15.0423
Hunter-Lab:
53.9806, 58.9468, 17.7765
#fb5b6f color charts
#fb5b6f color shades, tints & tones
#fb5b6f color schemes
#fb5b6f color preview, HTML & CSS examples
This text has a color of #fb5b6f
<p style="color:#fb5b6f;">Text here</p>
.mytext {color:#fb5b6f;}
This box has a color of #fb5b6f
<div style="background-color:#fb5b6f;">Content here</div>
.mybackground {background-color:#fb5b6f;}
Border around this has a color of #fb5b6f
<div style="border:2px solid #fb5b6f;">Content here</div>
.myborder {border:2px solid #fb5b6f;}