#f95d4a color space conversions
Hex:
#f95d4a
RGB:
249, 93, 74
CMY:
2, 64, 71
CMYK:
0, 63, 70, 2
HSL:
7°, 93.5829%, 63.3333%
HSV (HSB):
7°, 70.2811%, 97.6471%
XYZ:
44.2173, 28.4629, 9.6419
xyY:
0.5371, 0.3457, 28.4629
CIE-Lab:
60.3046, 58.5261, 42.4145
CIE-LCH:
60.3046, 72.2792, 35.9312
CIE-Luv:
60.3046, 122.1707, 34.4214
Hunter-Lab:
53.3506, 54.5784, 26.6301
#f95d4a color charts
#f95d4a color shades, tints & tones
#f95d4a color schemes
#f95d4a color preview, HTML & CSS examples
This text has a color of #f95d4a
<p style="color:#f95d4a;">Text here</p>
.mytext {color:#f95d4a;}
This box has a color of #f95d4a
<div style="background-color:#f95d4a;">Content here</div>
.mybackground {background-color:#f95d4a;}
Border around this has a color of #f95d4a
<div style="border:2px solid #f95d4a;">Content here</div>
.myborder {border:2px solid #f95d4a;}