#ff2c01 color space conversions
Hex:
#ff2c01
RGB:
255, 44, 1
CMY:
0, 83, 100
CMYK:
0, 83, 100, 0
HSL:
10°, 100.0000%, 50.1961%
HSV (HSB):
10°, 99.6078%, 100.0000%
XYZ:
42.1462, 23.0636, 2.2591
xyY:
0.6247, 0.3418, 23.0636
CIE-Lab:
55.1377, 74.6511, 67.6946
CIE-LCH:
55.1377, 100.7737, 42.2022
CIE-Luv:
55.1377, 164.2096, 41.0911
Hunter-Lab:
48.0245, 72.6080, 30.8282
#ff2c01 color charts
#ff2c01 color shades, tints & tones
#ff2c01 color schemes
#ff2c01 color preview, HTML & CSS examples
This text has a color of #ff2c01
<p style="color:#ff2c01;">Text here</p>
.mytext {color:#ff2c01;}
This box has a color of #ff2c01
<div style="background-color:#ff2c01;">Content here</div>
.mybackground {background-color:#ff2c01;}
Border around this has a color of #ff2c01
<div style="border:2px solid #ff2c01;">Content here</div>
.myborder {border:2px solid #ff2c01;}