#ff2f2b color space conversions
Hex:
#ff2f2b
RGB:
255, 47, 43
CMY:
0, 82, 83
CMYK:
0, 82, 83, 0
HSL:
1°, 100.0000%, 58.4314%
HSV (HSB):
1°, 83.1373%, 100.0000%
XYZ:
42.6926, 23.4674, 4.5650
xyY:
0.6036, 0.3318, 23.4674
CIE-Lab:
55.5506, 74.5121, 53.8835
CIE-LCH:
55.5506, 91.9537, 35.8726
CIE-Luv:
55.5506, 159.0953, 35.2570
Hunter-Lab:
48.4432, 72.5348, 28.3231
#ff2f2b color charts
#ff2f2b color shades, tints & tones
#ff2f2b color schemes
#ff2f2b color preview, HTML & CSS examples
This text has a color of #ff2f2b
<p style="color:#ff2f2b;">Text here</p>
.mytext {color:#ff2f2b;}
This box has a color of #ff2f2b
<div style="background-color:#ff2f2b;">Content here</div>
.mybackground {background-color:#ff2f2b;}
Border around this has a color of #ff2f2b
<div style="border:2px solid #ff2f2b;">Content here</div>
.myborder {border:2px solid #ff2f2b;}