#ff2e1e color space conversions
Hex:
#ff2e1e
RGB:
255, 46, 30
CMY:
0, 82, 88
CMYK:
0, 82, 88, 0
HSL:
4°, 100.0000%, 55.8824%
HSV (HSB):
4°, 88.2353%, 100.0000%
XYZ:
42.4513, 23.3077, 3.4897
xyY:
0.6130, 0.3366, 23.3077
CIE-Lab:
55.3879, 74.4909, 59.5535
CIE-LCH:
55.3879, 95.3704, 38.6414
CIE-Luv:
55.3879, 161.2887, 38.0062
Hunter-Lab:
48.2781, 72.4700, 29.5090
#ff2e1e color charts
#ff2e1e color shades, tints & tones
#ff2e1e color schemes
#ff2e1e color preview, HTML & CSS examples
This text has a color of #ff2e1e
<p style="color:#ff2e1e;">Text here</p>
.mytext {color:#ff2e1e;}
This box has a color of #ff2e1e
<div style="background-color:#ff2e1e;">Content here</div>
.mybackground {background-color:#ff2e1e;}
Border around this has a color of #ff2e1e
<div style="border:2px solid #ff2e1e;">Content here</div>
.myborder {border:2px solid #ff2e1e;}