#f27d01 color space conversions
Hex:
#f27d01
RGB:
242, 125, 1
CMY:
5, 51, 100
CMYK:
0, 48, 100, 5
HSL:
31°, 99.1770%, 47.6471%
HSV (HSB):
31°, 99.5868%, 94.9020%
XYZ:
43.9570, 33.5467, 4.1871
xyY:
0.5381, 0.4107, 33.5467
CIE-Lab:
64.6011, 39.2450, 71.4607
CIE-LCH:
64.6011, 81.5280, 61.2252
CIE-Luv:
64.6011, 97.6680, 59.6923
Hunter-Lab:
57.9195, 34.1105, 36.2575
#f27d01 color charts
#f27d01 color shades, tints & tones
#f27d01 color schemes
#f27d01 color preview, HTML & CSS examples
This text has a color of #f27d01
<p style="color:#f27d01;">Text here</p>
.mytext {color:#f27d01;}
This box has a color of #f27d01
<div style="background-color:#f27d01;">Content here</div>
.mybackground {background-color:#f27d01;}
Border around this has a color of #f27d01
<div style="border:2px solid #f27d01;">Content here</div>
.myborder {border:2px solid #f27d01;}