#ff042a color space conversions
Hex:
#ff042a
RGB:
255, 4, 42
CMY:
0, 98, 84
CMYK:
0, 98, 84, 0
HSL:
351°, 100.0000%, 50.7843%
HSV (HSB):
351°, 98.4314%, 100.0000%
XYZ:
41.7013, 21.5140, 4.1452
xyY:
0.6191, 0.3194, 21.5140
CIE-Lab:
53.5075, 80.3318, 52.5596
CIE-LCH:
53.5075, 95.9985, 33.1960
CIE-Luv:
53.5075, 170.2784, 31.6282
Hunter-Lab:
46.3832, 79.3119, 27.1696
#ff042a color charts
#ff042a color shades, tints & tones
#ff042a color schemes
#ff042a color preview, HTML & CSS examples
This text has a color of #ff042a
<p style="color:#ff042a;">Text here</p>
.mytext {color:#ff042a;}
This box has a color of #ff042a
<div style="background-color:#ff042a;">Content here</div>
.mybackground {background-color:#ff042a;}
Border around this has a color of #ff042a
<div style="border:2px solid #ff042a;">Content here</div>
.myborder {border:2px solid #ff042a;}