#fb7d50 color space conversions
Hex:
#fb7d50
RGB:
251, 125, 80
CMY:
2, 51, 69
CMYK:
0, 50, 68, 2
HSL:
16°, 95.5307%, 64.9020%
HSV (HSB):
16°, 68.1275%, 98.4314%
XYZ:
48.5652, 35.7556, 11.9313
xyY:
0.5046, 0.3715, 35.7556
CIE-Lab:
66.3328, 44.8463, 46.2471
CIE-LCH:
66.3328, 64.4204, 45.8810
CIE-Luv:
66.3328, 99.2832, 43.2173
Hunter-Lab:
59.7960, 40.3314, 30.0269
#fb7d50 color charts
#fb7d50 color shades, tints & tones
#fb7d50 color schemes
#fb7d50 color preview, HTML & CSS examples
This text has a color of #fb7d50
<p style="color:#fb7d50;">Text here</p>
.mytext {color:#fb7d50;}
This box has a color of #fb7d50
<div style="background-color:#fb7d50;">Content here</div>
.mybackground {background-color:#fb7d50;}
Border around this has a color of #fb7d50
<div style="border:2px solid #fb7d50;">Content here</div>
.myborder {border:2px solid #fb7d50;}