#ff004f color space conversions
Hex:
#ff004f
RGB:
255, 0, 79
CMY:
0, 100, 69
CMYK:
0, 100, 69, 0
HSL:
341°, 100.0000%, 50.0000%
HSV (HSB):
341°, 100.0000%, 100.0000%
XYZ:
42.6513, 21.8245, 9.3617
xyY:
0.5776, 0.2956, 21.8245
CIE-Lab:
53.8403, 81.7606, 32.1412
CIE-LCH:
53.8403, 87.8513, 21.4605
CIE-Luv:
53.8403, 161.4754, 17.5357
Hunter-Lab:
46.7167, 81.2121, 20.8204
#ff004f color charts
#ff004f RGB chart
#ff004f CMYK chart
#ff004f RGB pie chart
#ff004f color shades, tints & tones
#ff004f color schemes
#ff004f color preview, HTML & CSS examples
This text has a color of #ff004f
<p style="color:#ff004f;">Text here</p>
.mytext {color:#ff004f;}
Text color #ff004f
This box has a color of #ff004f
<div style="background-color:#ff004f;">Content here</div>
.mybackground {background-color:#ff004f;}
Background color #ff004f
Border around this has a color of #ff004f
<div style="border:2px solid #ff004f;">Content here</div>
.myborder {border:2px solid #ff004f;}
Border color #ff004f