#fb6f8d color space conversions
Hex:
#fb6f8d
RGB:
251, 111, 141
CMY:
2, 56, 45
CMYK:
0, 56, 44, 2
HSL:
347°, 94.5946%, 70.9804%
HSV (HSB):
347°, 55.7769%, 98.4314%
XYZ:
50.2758, 33.8012, 29.0738
xyY:
0.4443, 0.2987, 33.8012
CIE-Lab:
64.8045, 56.0730, 10.5296
CIE-LCH:
64.8045, 57.0531, 10.6353
CIE-Luv:
64.8045, 96.1942, 3.0861
Hunter-Lab:
58.1388, 52.6159, 11.0477
#fb6f8d color charts
#fb6f8d color shades, tints & tones
#fb6f8d color schemes
#fb6f8d color preview, HTML & CSS examples
This text has a color of #fb6f8d
<p style="color:#fb6f8d;">Text here</p>
.mytext {color:#fb6f8d;}
This box has a color of #fb6f8d
<div style="background-color:#fb6f8d;">Content here</div>
.mybackground {background-color:#fb6f8d;}
Border around this has a color of #fb6f8d
<div style="border:2px solid #fb6f8d;">Content here</div>
.myborder {border:2px solid #fb6f8d;}