#f5952c color space conversions
Hex:
#f5952c
RGB:
245, 149, 44
CMY:
4, 42, 83
CMYK:
0, 39, 82, 4
HSL:
31°, 90.9502%, 56.6667%
HSV (HSB):
31°, 82.0408%, 96.0784%
XYZ:
48.8583, 41.0892, 7.7388
xyY:
0.5002, 0.4206, 41.0892
CIE-Lab:
70.2384, 28.8142, 65.8417
CIE-LCH:
70.2384, 71.8706, 66.3645
CIE-Luv:
70.2384, 78.5717, 62.8629
Hunter-Lab:
64.1009, 23.8778, 37.7126
#f5952c color charts
#f5952c color shades, tints & tones
#f5952c color schemes
#f5952c color preview, HTML & CSS examples
This text has a color of #f5952c
<p style="color:#f5952c;">Text here</p>
.mytext {color:#f5952c;}
This box has a color of #f5952c
<div style="background-color:#f5952c;">Content here</div>
.mybackground {background-color:#f5952c;}
Border around this has a color of #f5952c
<div style="border:2px solid #f5952c;">Content here</div>
.myborder {border:2px solid #f5952c;}