#ff2a36 color space conversions
Hex:
#ff2a36
RGB:
255, 42, 54
CMY:
0, 84, 79
CMYK:
0, 84, 79, 0
HSL:
357°, 100.0000%, 58.2353%
HSV (HSB):
357°, 83.5294%, 100.0000%
XYZ:
42.7338, 23.1823, 5.7123
xyY:
0.5966, 0.3236, 23.1823
CIE-Lab:
55.2596, 75.8898, 47.9902
CIE-LCH:
55.2596, 89.7905, 32.3079
CIE-Luv:
55.2596, 159.1382, 31.2730
Hunter-Lab:
48.1480, 74.1691, 26.6693
#ff2a36 color charts
#ff2a36 color shades, tints & tones
#ff2a36 color schemes
#ff2a36 color preview, HTML & CSS examples
This text has a color of #ff2a36
<p style="color:#ff2a36;">Text here</p>
.mytext {color:#ff2a36;}
This box has a color of #ff2a36
<div style="background-color:#ff2a36;">Content here</div>
.mybackground {background-color:#ff2a36;}
Border around this has a color of #ff2a36
<div style="border:2px solid #ff2a36;">Content here</div>
.myborder {border:2px solid #ff2a36;}