#ff2a2e color space conversions
Hex:
#ff2a2e
RGB:
255, 42, 46
CMY:
0, 84, 82
CMYK:
0, 84, 82, 0
HSL:
359°, 100.0000%, 58.2353%
HSV (HSB):
359°, 83.5294%, 100.0000%
XYZ:
42.5611, 23.1132, 4.8028
xyY:
0.6039, 0.3280, 23.1132
CIE-Lab:
55.1887, 75.6785, 52.0734
CIE-LCH:
55.1887, 91.8633, 34.5314
CIE-Luv:
55.1887, 160.6411, 33.7100
Hunter-Lab:
48.0762, 73.8900, 27.7302
#ff2a2e color charts
#ff2a2e color shades, tints & tones
#ff2a2e color schemes
#ff2a2e color preview, HTML & CSS examples
This text has a color of #ff2a2e
<p style="color:#ff2a2e;">Text here</p>
.mytext {color:#ff2a2e;}
This box has a color of #ff2a2e
<div style="background-color:#ff2a2e;">Content here</div>
.mybackground {background-color:#ff2a2e;}
Border around this has a color of #ff2a2e
<div style="border:2px solid #ff2a2e;">Content here</div>
.myborder {border:2px solid #ff2a2e;}