#fb6e7d color space conversions
Hex:
#fb6e7d
RGB:
251, 110, 125
CMY:
2, 57, 51
CMYK:
0, 56, 50, 2
HSL:
354°, 94.6309%, 70.7843%
HSV (HSB):
354°, 56.1753%, 98.4314%
XYZ:
49.0613, 33.1418, 23.2132
xyY:
0.4654, 0.3144, 33.1418
CIE-Lab:
64.2755, 55.0701, 18.9279
CIE-LCH:
64.2755, 58.2322, 18.9682
CIE-Luv:
64.2755, 100.9627, 13.3806
Hunter-Lab:
57.5689, 51.3755, 16.3910
#fb6e7d color charts
#fb6e7d color shades, tints & tones
#fb6e7d color schemes
#fb6e7d color preview, HTML & CSS examples
This text has a color of #fb6e7d
<p style="color:#fb6e7d;">Text here</p>
.mytext {color:#fb6e7d;}
This box has a color of #fb6e7d
<div style="background-color:#fb6e7d;">Content here</div>
.mybackground {background-color:#fb6e7d;}
Border around this has a color of #fb6e7d
<div style="border:2px solid #fb6e7d;">Content here</div>
.myborder {border:2px solid #fb6e7d;}