#fb5f6e color space conversions
Hex:
#fb5f6e
RGB:
251, 95, 110
CMY:
2, 63, 57
CMYK:
0, 62, 56, 2
HSL:
354°, 95.1220%, 67.8431%
HSV (HSB):
354°, 62.1514%, 98.4314%
XYZ:
46.6903, 29.8194, 18.0467
xyY:
0.4938, 0.3154, 29.8194
CIE-Lab:
61.4981, 60.4739, 23.7566
CIE-LCH:
61.4981, 64.9728, 21.4470
CIE-Luv:
61.4981, 114.2368, 17.0208
Hunter-Lab:
54.6072, 57.0589, 18.6307
#fb5f6e color charts
#fb5f6e color shades, tints & tones
#fb5f6e color schemes
#fb5f6e color preview, HTML & CSS examples
This text has a color of #fb5f6e
<p style="color:#fb5f6e;">Text here</p>
.mytext {color:#fb5f6e;}
This box has a color of #fb5f6e
<div style="background-color:#fb5f6e;">Content here</div>
.mybackground {background-color:#fb5f6e;}
Border around this has a color of #fb5f6e
<div style="border:2px solid #fb5f6e;">Content here</div>
.myborder {border:2px solid #fb5f6e;}