#f96d51 color space conversions
Hex:
#f96d51
RGB:
249, 109, 81
CMY:
2, 57, 68
CMYK:
0, 56, 67, 2
HSL:
10°, 93.3333%, 64.7059%
HSV (HSB):
10°, 67.4699%, 97.6471%
XYZ:
46.0208, 31.6711, 11.4722
xyY:
0.5161, 0.3552, 31.6711
CIE-Lab:
63.0701, 51.8030, 41.8655
CIE-LCH:
63.0701, 66.6054, 38.9440
CIE-Luv:
63.0701, 109.4915, 36.7184
Hunter-Lab:
56.2771, 47.4841, 27.3076
#f96d51 color charts
#f96d51 color shades, tints & tones
#f96d51 color schemes
#f96d51 color preview, HTML & CSS examples
This text has a color of #f96d51
<p style="color:#f96d51;">Text here</p>
.mytext {color:#f96d51;}
This box has a color of #f96d51
<div style="background-color:#f96d51;">Content here</div>
.mybackground {background-color:#f96d51;}
Border around this has a color of #f96d51
<div style="border:2px solid #f96d51;">Content here</div>
.myborder {border:2px solid #f96d51;}