#ff004d color space conversions
Hex:
#ff004d
RGB:
255, 0, 77
CMY:
0, 100, 70
CMYK:
0, 100, 70, 0
HSL:
342°, 100.0000%, 50.0000%
HSV (HSB):
342°, 100.0000%, 100.0000%
XYZ:
42.5796, 21.7958, 8.9840
xyY:
0.5804, 0.2971, 21.7958
CIE-Lab:
53.8097, 81.6779, 33.2919
CIE-LCH:
53.8097, 88.2022, 22.1758
CIE-Luv:
53.8097, 162.1138, 18.4937
Hunter-Lab:
46.6860, 81.0989, 21.2708
#ff004d color charts
#ff004d RGB chart
#ff004d CMYK chart
#ff004d RGB pie chart
#ff004d color shades, tints & tones
#ff004d color schemes
#ff004d color preview, HTML & CSS examples
This text has a color of #ff004d
<p style="color:#ff004d;">Text here</p>
.mytext {color:#ff004d;}
Text color #ff004d
This box has a color of #ff004d
<div style="background-color:#ff004d;">Content here</div>
.mybackground {background-color:#ff004d;}
Background color #ff004d
Border around this has a color of #ff004d
<div style="border:2px solid #ff004d;">Content here</div>
.myborder {border:2px solid #ff004d;}
Border color #ff004d