#ff2e3a color space conversions
Hex:
#ff2e3a
RGB:
255, 46, 58
CMY:
0, 82, 77
CMYK:
0, 82, 77, 0
HSL:
357°, 100.0000%, 59.0196%
HSV (HSB):
357°, 81.9608%, 100.0000%
XYZ:
42.9807, 23.5195, 6.2774
xyY:
0.5906, 0.3232, 23.5195
CIE-Lab:
55.6034, 75.1440, 46.1916
CIE-LCH:
55.6034, 88.2059, 31.5794
CIE-Luv:
55.6034, 156.7321, 30.5117
Hunter-Lab:
48.4969, 73.3274, 26.2734
#ff2e3a color charts
#ff2e3a color shades, tints & tones
#ff2e3a color schemes
#ff2e3a color preview, HTML & CSS examples
This text has a color of #ff2e3a
<p style="color:#ff2e3a;">Text here</p>
.mytext {color:#ff2e3a;}
This box has a color of #ff2e3a
<div style="background-color:#ff2e3a;">Content here</div>
.mybackground {background-color:#ff2e3a;}
Border around this has a color of #ff2e3a
<div style="border:2px solid #ff2e3a;">Content here</div>
.myborder {border:2px solid #ff2e3a;}