#ff2a06 color space conversions
Hex:
#ff2a06
RGB:
255, 42, 6
CMY:
0, 84, 98
CMYK:
0, 84, 98, 0
HSL:
9°, 100.0000%, 51.1765%
HSV (HSB):
9°, 97.6471%, 100.0000%
XYZ:
42.1008, 22.9291, 2.3791
xyY:
0.6246, 0.3401, 22.9291
CIE-Lab:
54.9992, 75.1115, 66.4993
CIE-LCH:
54.9992, 100.3190, 41.5198
CIE-Luv:
54.9992, 164.7891, 40.4143
Hunter-Lab:
47.8843, 73.1432, 30.5733
#ff2a06 color charts
#ff2a06 color shades, tints & tones
#ff2a06 color schemes
#ff2a06 color preview, HTML & CSS examples
This text has a color of #ff2a06
<p style="color:#ff2a06;">Text here</p>
.mytext {color:#ff2a06;}
This box has a color of #ff2a06
<div style="background-color:#ff2a06;">Content here</div>
.mybackground {background-color:#ff2a06;}
Border around this has a color of #ff2a06
<div style="border:2px solid #ff2a06;">Content here</div>
.myborder {border:2px solid #ff2a06;}