#ff021c color space conversions
Hex:
#ff021c
RGB:
255, 2, 28
CMY:
0, 99, 89
CMYK:
0, 99, 89, 0
HSL:
354°, 100.0000%, 50.3922%
HSV (HSB):
354°, 99.2157%, 100.0000%
XYZ:
41.4713, 21.3873, 3.0410
xyY:
0.6293, 0.3245, 21.3873
CIE-Lab:
53.3707, 80.2215, 58.9244
CIE-LCH:
53.3707, 99.5368, 36.2981
CIE-Luv:
53.3707, 172.6258, 34.6417
Hunter-Lab:
46.2464, 79.1383, 28.4738
#ff021c color charts
#ff021c color shades, tints & tones
#ff021c color schemes
#ff021c color preview, HTML & CSS examples
This text has a color of #ff021c
<p style="color:#ff021c;">Text here</p>
.mytext {color:#ff021c;}
This box has a color of #ff021c
<div style="background-color:#ff021c;">Content here</div>
.mybackground {background-color:#ff021c;}
Border around this has a color of #ff021c
<div style="border:2px solid #ff021c;">Content here</div>
.myborder {border:2px solid #ff021c;}