#ff2e25 color space conversions
Hex:
#ff2e25
RGB:
255, 46, 37
CMY:
0, 82, 85
CMYK:
0, 82, 85, 0
HSL:
2°, 100.0000%, 57.2549%
HSV (HSB):
2°, 85.4902%, 100.0000%
XYZ:
42.5509, 23.3476, 4.0141
xyY:
0.6086, 0.3340, 23.3476
CIE-Lab:
55.4285, 74.6143, 56.5886
CIE-LCH:
55.4285, 93.6460, 37.1772
CIE-Luv:
55.4285, 160.4113, 36.5662
Hunter-Lab:
48.3193, 72.6318, 28.8980
#ff2e25 color charts
#ff2e25 color shades, tints & tones
#ff2e25 color schemes
#ff2e25 color preview, HTML & CSS examples
This text has a color of #ff2e25
<p style="color:#ff2e25;">Text here</p>
.mytext {color:#ff2e25;}
This box has a color of #ff2e25
<div style="background-color:#ff2e25;">Content here</div>
.mybackground {background-color:#ff2e25;}
Border around this has a color of #ff2e25
<div style="border:2px solid #ff2e25;">Content here</div>
.myborder {border:2px solid #ff2e25;}