#ff7f01 color space conversions
Hex:
#ff7f01
RGB:
255, 127, 1
CMY:
0, 50, 100
CMYK:
0, 50, 100, 0
HSL:
30°, 100.0000%, 50.1961%
HSV (HSB):
30°, 99.6078%, 100.0000%
XYZ:
48.8349, 36.4409, 4.4886
xyY:
0.5440, 0.4060, 36.4409
CIE-Lab:
66.8555, 43.3318, 73.7643
CIE-LCH:
66.8555, 85.5501, 59.5685
CIE-Luv:
66.8555, 106.8666, 61.0775
Hunter-Lab:
60.3663, 38.7610, 37.8478
#ff7f01 color charts
#ff7f01 color shades, tints & tones
#ff7f01 color schemes
#ff7f01 color preview, HTML & CSS examples
This text has a color of #ff7f01
<p style="color:#ff7f01;">Text here</p>
.mytext {color:#ff7f01;}
This box has a color of #ff7f01
<div style="background-color:#ff7f01;">Content here</div>
.mybackground {background-color:#ff7f01;}
Border around this has a color of #ff7f01
<div style="border:2px solid #ff7f01;">Content here</div>
.myborder {border:2px solid #ff7f01;}