#f95d2a color space conversions
Hex:
#f95d2a
RGB:
249, 93, 42
CMY:
2, 64, 84
CMYK:
0, 63, 83, 2
HSL:
15°, 94.5205%, 57.0588%
HSV (HSB):
15°, 83.1325%, 97.6471%
XYZ:
43.3992, 28.1356, 5.3338
xyY:
0.5646, 0.3660, 28.1356
CIE-Lab:
60.0111, 57.3871, 57.8741
CIE-LCH:
60.0111, 81.5027, 45.2420
CIE-Luv:
60.0111, 126.9624, 44.9629
Hunter-Lab:
53.0430, 53.2214, 31.1681
#f95d2a color charts
#f95d2a color shades, tints & tones
#f95d2a color schemes
#f95d2a color preview, HTML & CSS examples
This text has a color of #f95d2a
<p style="color:#f95d2a;">Text here</p>
.mytext {color:#f95d2a;}
This box has a color of #f95d2a
<div style="background-color:#f95d2a;">Content here</div>
.mybackground {background-color:#f95d2a;}
Border around this has a color of #f95d2a
<div style="border:2px solid #f95d2a;">Content here</div>
.myborder {border:2px solid #f95d2a;}