#ff2e3f color space conversions
Hex:
#ff2e3f
RGB:
255, 46, 63
CMY:
0, 82, 75
CMYK:
0, 82, 75, 0
HSL:
355°, 100.0000%, 59.0196%
HSV (HSB):
355°, 81.9608%, 100.0000%
XYZ:
43.1142, 23.5729, 6.9803
xyY:
0.5853, 0.3200, 23.5729
CIE-Lab:
55.6576, 75.3075, 43.5026
CIE-LCH:
55.6576, 86.9695, 30.0136
CIE-Luv:
55.6576, 155.6236, 28.6823
Hunter-Lab:
48.5519, 73.5426, 25.4622
#ff2e3f color charts
#ff2e3f color shades, tints & tones
#ff2e3f color schemes
#ff2e3f color preview, HTML & CSS examples
This text has a color of #ff2e3f
<p style="color:#ff2e3f;">Text here</p>
.mytext {color:#ff2e3f;}
This box has a color of #ff2e3f
<div style="background-color:#ff2e3f;">Content here</div>
.mybackground {background-color:#ff2e3f;}
Border around this has a color of #ff2e3f
<div style="border:2px solid #ff2e3f;">Content here</div>
.myborder {border:2px solid #ff2e3f;}