#fb6f50 color space conversions
Hex:
#fb6f50
RGB:
251, 111, 80
CMY:
2, 56, 69
CMYK:
0, 56, 68, 2
HSL:
11°, 95.5307%, 64.9020%
HSV (HSB):
11°, 68.1275%, 98.4314%
XYZ:
46.9161, 32.4573, 11.3816
xyY:
0.5170, 0.3576, 32.4573
CIE-Lab:
63.7190, 51.5356, 43.2337
CIE-LCH:
63.7190, 67.2687, 39.9936
CIE-Luv:
63.7190, 109.8401, 38.1240
Hunter-Lab:
56.9713, 47.2956, 28.0351
#fb6f50 color charts
#fb6f50 color shades, tints & tones
#fb6f50 color schemes
#fb6f50 color preview, HTML & CSS examples
This text has a color of #fb6f50
<p style="color:#fb6f50;">Text here</p>
.mytext {color:#fb6f50;}
This box has a color of #fb6f50
<div style="background-color:#fb6f50;">Content here</div>
.mybackground {background-color:#fb6f50;}
Border around this has a color of #fb6f50
<div style="border:2px solid #fb6f50;">Content here</div>
.myborder {border:2px solid #fb6f50;}