#fb6d7f color space conversions
Hex:
#fb6d7f
RGB:
251, 109, 127
CMY:
2, 57, 50
CMYK:
0, 57, 49, 2
HSL:
352°, 94.6667%, 70.5882%
HSV (HSB):
352°, 56.5737%, 98.4314%
XYZ:
49.0831, 32.9788, 23.8573
xyY:
0.4634, 0.3114, 32.9788
CIE-Lab:
64.1438, 55.6975, 17.6059
CIE-LCH:
64.1438, 58.4139, 17.5416
CIE-Luv:
64.1438, 101.0856, 11.6876
Hunter-Lab:
57.4272, 52.0665, 15.5679
#fb6d7f color charts
#fb6d7f color shades, tints & tones
#fb6d7f color schemes
#fb6d7f color preview, HTML & CSS examples
This text has a color of #fb6d7f
<p style="color:#fb6d7f;">Text here</p>
.mytext {color:#fb6d7f;}
This box has a color of #fb6d7f
<div style="background-color:#fb6d7f;">Content here</div>
.mybackground {background-color:#fb6d7f;}
Border around this has a color of #fb6d7f
<div style="border:2px solid #fb6d7f;">Content here</div>
.myborder {border:2px solid #fb6d7f;}