#f95500 color space conversions
Hex:
#f95500
RGB:
249, 85, 0
CMY:
2, 67, 100
CMYK:
0, 66, 100, 2
HSL:
20°, 100.0000%, 48.8235%
HSV (HSB):
20°, 100.0000%, 97.6471%
XYZ:
42.3154, 26.6367, 2.9111
xyY:
0.5888, 0.3707, 26.6367
CIE-Lab:
58.6366, 60.0797, 68.8797
CIE-LCH:
58.6366, 91.4001, 48.9037
CIE-Luv:
58.6366, 135.5299, 48.5487
Hunter-Lab:
51.6108, 56.0324, 32.7833
#f95500 color charts
#f95500 color shades, tints & tones
#f95500 color schemes
#f95500 color preview, HTML & CSS examples
This text has a color of #f95500
<p style="color:#f95500;">Text here</p>
.mytext {color:#f95500;}
This box has a color of #f95500
<div style="background-color:#f95500;">Content here</div>
.mybackground {background-color:#f95500;}
Border around this has a color of #f95500
<div style="border:2px solid #f95500;">Content here</div>
.myborder {border:2px solid #f95500;}