#ff2a05 color space conversions
Hex:
#ff2a05
RGB:
255, 42, 5
CMY:
0, 84, 98
CMYK:
0, 84, 98, 0
HSL:
9°, 100.0000%, 50.9804%
HSV (HSB):
9°, 98.0392%, 100.0000%
XYZ:
42.0954, 22.9269, 2.3502
xyY:
0.6248, 0.3403, 22.9269
CIE-Lab:
54.9969, 75.1047, 66.7224
CIE-LCH:
54.9969, 100.4619, 41.6176
CIE-Luv:
54.9969, 164.8397, 40.4960
Hunter-Lab:
47.8820, 73.1343, 30.6072
#ff2a05 color charts
#ff2a05 color shades, tints & tones
#ff2a05 color schemes
#ff2a05 color preview, HTML & CSS examples
This text has a color of #ff2a05
<p style="color:#ff2a05;">Text here</p>
.mytext {color:#ff2a05;}
This box has a color of #ff2a05
<div style="background-color:#ff2a05;">Content here</div>
.mybackground {background-color:#ff2a05;}
Border around this has a color of #ff2a05
<div style="border:2px solid #ff2a05;">Content here</div>
.myborder {border:2px solid #ff2a05;}