#f27001 color space conversions
Hex:
#f27001
RGB:
242, 112, 1
CMY:
5, 56, 100
CMYK:
0, 54, 100, 5
HSL:
28°, 99.1770%, 47.6471%
HSV (HSB):
28°, 99.5868%, 94.9020%
XYZ:
42.4176, 30.4678, 3.6739
xyY:
0.5540, 0.3980, 30.4678
CIE-Lab:
62.0558, 45.6488, 69.9509
CIE-LCH:
62.0558, 83.5281, 56.8722
CIE-Luv:
62.0558, 108.5448, 55.5430
Hunter-Lab:
55.1976, 40.5757, 34.6920
#f27001 color charts
#f27001 color shades, tints & tones
#f27001 color schemes
#f27001 color preview, HTML & CSS examples
This text has a color of #f27001
<p style="color:#f27001;">Text here</p>
.mytext {color:#f27001;}
This box has a color of #f27001
<div style="background-color:#f27001;">Content here</div>
.mybackground {background-color:#f27001;}
Border around this has a color of #f27001
<div style="border:2px solid #f27001;">Content here</div>
.myborder {border:2px solid #f27001;}