#f95a21 color space conversions
Hex:
#f95a21
RGB:
249, 90, 33
CMY:
2, 65, 87
CMYK:
0, 64, 87, 2
HSL:
16°, 94.7368%, 55.2941%
HSV (HSB):
16°, 86.7470%, 97.6471%
XYZ:
42.9976, 27.5619, 4.4926
xyY:
0.5729, 0.3672, 27.5619
CIE-Lab:
59.4908, 58.4382, 61.0464
CIE-LCH:
59.4908, 84.5085, 46.2505
CIE-Luv:
59.4908, 130.0613, 46.0569
Hunter-Lab:
52.4994, 54.3196, 31.6759
#f95a21 color charts
#f95a21 color shades, tints & tones
#f95a21 color schemes
#f95a21 color preview, HTML & CSS examples
This text has a color of #f95a21
<p style="color:#f95a21;">Text here</p>
.mytext {color:#f95a21;}
This box has a color of #f95a21
<div style="background-color:#f95a21;">Content here</div>
.mybackground {background-color:#f95a21;}
Border around this has a color of #f95a21
<div style="border:2px solid #f95a21;">Content here</div>
.myborder {border:2px solid #f95a21;}