#fb9f70 color space conversions
Hex:
#fb9f70
RGB:
251, 159, 112
CMY:
2, 38, 56
CMYK:
0, 37, 55, 2
HSL:
20°, 94.5578%, 71.1765%
HSV (HSB):
20°, 55.3785%, 98.4314%
XYZ:
55.1064, 46.4754, 21.3954
xyY:
0.4481, 0.3779, 46.4754
CIE-Lab:
73.8529, 29.6279, 38.6445
CIE-LCH:
73.8529, 48.6951, 52.5234
CIE-Luv:
73.8529, 69.2701, 42.2380
Hunter-Lab:
68.1728, 24.9852, 29.1133
#fb9f70 color charts
#fb9f70 color shades, tints & tones
#fb9f70 color schemes
#fb9f70 color preview, HTML & CSS examples
This text has a color of #fb9f70
<p style="color:#fb9f70;">Text here</p>
.mytext {color:#fb9f70;}
This box has a color of #fb9f70
<div style="background-color:#fb9f70;">Content here</div>
.mybackground {background-color:#fb9f70;}
Border around this has a color of #fb9f70
<div style="border:2px solid #fb9f70;">Content here</div>
.myborder {border:2px solid #fb9f70;}