#ff042f color space conversions
Hex:
#ff042f
RGB:
255, 4, 47
CMY:
0, 98, 82
CMYK:
0, 98, 82, 0
HSL:
350°, 100.0000%, 50.7843%
HSV (HSB):
350°, 98.4314%, 100.0000%
XYZ:
41.7965, 21.5521, 4.6464
xyY:
0.6147, 0.3170, 21.5521
CIE-Lab:
53.5485, 80.4440, 50.0213
CIE-LCH:
53.5485, 94.7279, 31.8739
CIE-Luv:
53.5485, 169.3441, 30.2342
Hunter-Lab:
46.4242, 79.4642, 26.5629
#ff042f color charts
#ff042f color shades, tints & tones
#ff042f color schemes
#ff042f color preview, HTML & CSS examples
This text has a color of #ff042f
<p style="color:#ff042f;">Text here</p>
.mytext {color:#ff042f;}
This box has a color of #ff042f
<div style="background-color:#ff042f;">Content here</div>
.mybackground {background-color:#ff042f;}
Border around this has a color of #ff042f
<div style="border:2px solid #ff042f;">Content here</div>
.myborder {border:2px solid #ff042f;}