#ff2f3b color space conversions
Hex:
#ff2f3b
RGB:
255, 47, 59
CMY:
0, 82, 77
CMYK:
0, 82, 77, 0
HSL:
357°, 100.0000%, 59.2157%
HSV (HSB):
357°, 81.5686%, 100.0000%
XYZ:
43.0459, 23.6088, 6.4259
xyY:
0.5890, 0.3231, 23.6088
CIE-Lab:
55.6940, 74.9478, 45.7433
CIE-LCH:
55.6940, 87.8044, 31.3972
CIE-Luv:
55.6940, 156.1068, 30.3165
Hunter-Lab:
48.5889, 73.1064, 26.1711
#ff2f3b color charts
#ff2f3b color shades, tints & tones
#ff2f3b color schemes
#ff2f3b color preview, HTML & CSS examples
This text has a color of #ff2f3b
<p style="color:#ff2f3b;">Text here</p>
.mytext {color:#ff2f3b;}
This box has a color of #ff2f3b
<div style="background-color:#ff2f3b;">Content here</div>
.mybackground {background-color:#ff2f3b;}
Border around this has a color of #ff2f3b
<div style="border:2px solid #ff2f3b;">Content here</div>
.myborder {border:2px solid #ff2f3b;}