#ff004a color space conversions
Hex:
#ff004a
RGB:
255, 0, 74
CMY:
0, 100, 71
CMYK:
0, 100, 71, 0
HSL:
343°, 100.0000%, 50.0000%
HSV (HSB):
343°, 100.0000%, 100.0000%
XYZ:
42.4760, 21.7544, 8.4389
xyY:
0.5845, 0.2994, 21.7544
CIE-Lab:
53.7655, 81.5583, 35.0137
CIE-LCH:
53.7655, 88.7564, 23.2343
CIE-Luv:
53.7655, 163.0442, 19.8885
Hunter-Lab:
46.6416, 80.9352, 21.9218
#ff004a color charts
#ff004a RGB chart
#ff004a CMYK chart
#ff004a RGB pie chart
#ff004a color shades, tints & tones
#ff004a color schemes
#ff004a color preview, HTML & CSS examples
This text has a color of #ff004a
<p style="color:#ff004a;">Text here</p>
.mytext {color:#ff004a;}
Text color #ff004a
This box has a color of #ff004a
<div style="background-color:#ff004a;">Content here</div>
.mybackground {background-color:#ff004a;}
Background color #ff004a
Border around this has a color of #ff004a
<div style="border:2px solid #ff004a;">Content here</div>
.myborder {border:2px solid #ff004a;}
Border color #ff004a