#ff2a01 color space conversions
Hex:
#ff2a01
RGB:
255, 42, 1
CMY:
0, 84, 100
CMYK:
0, 84, 100, 0
HSL:
10°, 100.0000%, 50.1961%
HSV (HSB):
10°, 99.6078%, 100.0000%
XYZ:
42.0734, 22.9181, 2.2348
xyY:
0.6258, 0.3409, 22.9181
CIE-Lab:
54.9879, 75.0776, 67.6335
CIE-LCH:
54.9879, 101.0492, 42.0141
CIE-Luv:
54.9879, 165.0427, 40.8233
Hunter-Lab:
47.8729, 73.0986, 30.7432
#ff2a01 color charts
#ff2a01 color shades, tints & tones
#ff2a01 color schemes
#ff2a01 color preview, HTML & CSS examples
This text has a color of #ff2a01
<p style="color:#ff2a01;">Text here</p>
.mytext {color:#ff2a01;}
This box has a color of #ff2a01
<div style="background-color:#ff2a01;">Content here</div>
.mybackground {background-color:#ff2a01;}
Border around this has a color of #ff2a01
<div style="border:2px solid #ff2a01;">Content here</div>
.myborder {border:2px solid #ff2a01;}