#fb6b7f color space conversions
Hex:
#fb6b7f
RGB:
251, 107, 127
CMY:
2, 58, 50
CMYK:
0, 57, 49, 2
HSL:
352°, 94.7368%, 70.1961%
HSV (HSB):
352°, 57.3705%, 98.4314%
XYZ:
48.8721, 32.5569, 23.7869
xyY:
0.4645, 0.3094, 32.5569
CIE-Lab:
63.8005, 56.6014, 17.1327
CIE-LCH:
63.8005, 59.1376, 16.8405
CIE-Luv:
63.8005, 102.3300, 10.8878
Hunter-Lab:
57.0587, 53.0368, 15.2239
#fb6b7f color charts
#fb6b7f color shades, tints & tones
#fb6b7f color schemes
#fb6b7f color preview, HTML & CSS examples
This text has a color of #fb6b7f
<p style="color:#fb6b7f;">Text here</p>
.mytext {color:#fb6b7f;}
This box has a color of #fb6b7f
<div style="background-color:#fb6b7f;">Content here</div>
.mybackground {background-color:#fb6b7f;}
Border around this has a color of #fb6b7f
<div style="border:2px solid #fb6b7f;">Content here</div>
.myborder {border:2px solid #fb6b7f;}